| 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
UserKeys in UserResourceIdentifiers in the supplied storage format content, by
using the supplied function to map on userkey to another. |
Copyright © 2003–2017 Atlassian. All rights reserved.