public class ContentUserKeyExtractor extends Object
UserKey
s from the body content of ContentEntityObject
s. It does this
by parsing the XHTML body content looking for UserResourceIdentifier
s.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–2015 Atlassian. All rights reserved.