public class ContentUserKeyExtractor extends Object
UserKeys from the body content of ContentEntityObjects. It does this
 by parsing the XHTML body content looking for UserResourceIdentifiers.| Constructor and Description | 
|---|
| ContentUserKeyExtractor(StorageFormatUserRewriter storageFormatUserRewriter) | 
| Modifier and Type | Method and Description | 
|---|---|
| Set<com.atlassian.sal.api.user.UserKey> | extractUserKeysFromContentEntities(Iterable<? extends ContentEntityObject> contentEntities,
                                  boolean includeComments) | 
public ContentUserKeyExtractor(@Nonnull StorageFormatUserRewriter storageFormatUserRewriter)
public Set<com.atlassian.sal.api.user.UserKey> extractUserKeysFromContentEntities(Iterable<? extends ContentEntityObject> contentEntities, boolean includeComments)
Copyright © 2003–2017 Atlassian. All rights reserved.