Uses of Class
com.atlassian.confluence.importexport.DefaultImportContext
-
Packages that use DefaultImportContext Package Description com.atlassian.confluence.importexport.actions -
-
Uses of DefaultImportContext in com.atlassian.confluence.importexport.actions
Methods in com.atlassian.confluence.importexport.actions that return DefaultImportContext Modifier and Type Method Description protected DefaultImportContextAbstractFileRestoreAction. createImportContext(ExportDescriptor exportDescriptor)Deprecated.Builds the import context from the restore file xmlprotected abstract DefaultImportContextAbstractImportAction. createImportContext(ExportDescriptor exportDescriptor)Deprecated.protected DefaultImportContextRestorePageAction. createImportContext(ExportDescriptor exportDescriptor)Deprecated.Methods in com.atlassian.confluence.importexport.actions with parameters of type DefaultImportContext Modifier and Type Method Description protected com.atlassian.core.task.longrunning.LongRunningTaskAbstractImportAction. createImportTask(DefaultImportContext context)Deprecated.
-