Uses of Interface
com.atlassian.confluence.importexport.ImportedPluginDataPreProcessor
-
Packages that use ImportedPluginDataPreProcessor Package Description com.atlassian.confluence.importexport -
-
Uses of ImportedPluginDataPreProcessor in com.atlassian.confluence.importexport
Methods in com.atlassian.confluence.importexport that return ImportedPluginDataPreProcessor Modifier and Type Method Description ImportedPluginDataPreProcessor
DefaultImportContext. getPluginDataPreProcessor()
Deprecated.ImportedPluginDataPreProcessor
ImportContext. getPluginDataPreProcessor()
Deprecated.Methods in com.atlassian.confluence.importexport with parameters of type ImportedPluginDataPreProcessor Modifier and Type Method Description void
DefaultImportContext. setPluginDataPreProcessor(ImportedPluginDataPreProcessor pluginDataPreProcessor)
Deprecated.
-