|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.confluence.importexport.impl.ContentUserKeyExtractor
public class ContentUserKeyExtractor
Provides services for extracting UserKeys from the body content of ContentEntityObjects. It does this
by parsing the XHTML body content looking for UserResourceIdentifiers.
| Constructor Summary | |
|---|---|
ContentUserKeyExtractor(StorageFormatUserRewriter storageFormatUserRewriter)
|
|
| Method Summary | |
|---|---|
java.util.Set<com.atlassian.sal.api.user.UserKey> |
extractUserKeysFromContentEntities(java.lang.Iterable<? extends ContentEntityObject> contentEntities,
boolean includeComments)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ContentUserKeyExtractor(@Nonnull
StorageFormatUserRewriter storageFormatUserRewriter)
| Method Detail |
|---|
public java.util.Set<com.atlassian.sal.api.user.UserKey> extractUserKeysFromContentEntities(java.lang.Iterable<? extends ContentEntityObject> contentEntities,
boolean includeComments)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||