Uses of Class
com.atlassian.confluence.importexport.impl.StorageFormatUserRewriter

Packages that use StorageFormatUserRewriter
com.atlassian.confluence.importexport.impl   
com.atlassian.confluence.importexport.xmlimport.persister   
 

Uses of StorageFormatUserRewriter in com.atlassian.confluence.importexport.impl
 

Methods in com.atlassian.confluence.importexport.impl with parameters of type StorageFormatUserRewriter
 void XmlExporter.setStorageFormatUserRewriter(StorageFormatUserRewriter storageFormatUserRewriter)
           
 

Constructors in com.atlassian.confluence.importexport.impl with parameters of type StorageFormatUserRewriter
ContentUserKeyExtractor(StorageFormatUserRewriter storageFormatUserRewriter)
           
 

Uses of StorageFormatUserRewriter in com.atlassian.confluence.importexport.xmlimport.persister
 

Constructors in com.atlassian.confluence.importexport.xmlimport.persister with parameters of type StorageFormatUserRewriter
ReflectiveObjectPersister(LabelManager labelManager, ConfluenceUserDao confluenceUserDao, StorageFormatUserRewriter storageFormatUserRewriter)
           
ReflectiveObjectPersisterFactory(LabelManager labelManager, ConfluenceUserDao confluenceUserDao, StorageFormatUserRewriter storageFormatUserRewriter)
           
 



Copyright © 2003-2013 Atlassian. All Rights Reserved.