Package | Description |
---|---|
com.atlassian.confluence.importexport.impl |
Modifier and Type | Method and Description |
---|---|
StorageFormatUserRewriter.RewriteResult |
StorageFormatUserRewriter.rewriteUserKeysInContent(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. |
Copyright © 2003–2015 Atlassian. All rights reserved.