|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StorageFormatUserRewriter.RewriteResult | |
---|---|
com.atlassian.confluence.importexport.impl |
Uses of StorageFormatUserRewriter.RewriteResult in com.atlassian.confluence.importexport.impl |
---|
Methods in com.atlassian.confluence.importexport.impl that return StorageFormatUserRewriter.RewriteResult | |
---|---|
StorageFormatUserRewriter.RewriteResult |
StorageFormatUserRewriter.rewriteUserKeysInContent(java.lang.String importedStorageFormat,
com.google.common.base.Function<com.atlassian.sal.api.user.UserKey,com.atlassian.sal.api.user.UserKey> userKeyTranslator,
ConversionContext conversionContext)
Rewrites any UserKey s in UserResourceIdentifier s in the supplied storage format content, by
using the supplied function to map on userkey to another. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |