|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UnexpectedImportZipFileContents | |
---|---|
com.atlassian.confluence.importexport.actions | |
com.atlassian.confluence.importexport.impl |
Uses of UnexpectedImportZipFileContents in com.atlassian.confluence.importexport.actions |
---|
Methods in com.atlassian.confluence.importexport.actions that throw UnexpectedImportZipFileContents | |
---|---|
protected DefaultImportContext |
RestorePageAction.createImportContext()
|
protected DefaultImportContext |
AbstractFileRestoreAction.createImportContext()
Builds the import context from the restore file xml |
protected abstract DefaultImportContext |
AbstractImportAction.createImportContext()
|
protected void |
AbstractImportAction.doRestore()
|
protected boolean |
AbstractFileRestoreAction.isImportAllowed()
|
protected boolean |
AbstractImportAction.isImportAllowed()
Override if you want to prohibit certain types of export zips from being imported |
Uses of UnexpectedImportZipFileContents in com.atlassian.confluence.importexport.impl |
---|
Methods in com.atlassian.confluence.importexport.impl that throw UnexpectedImportZipFileContents | |
---|---|
static Properties |
ExportUtils.getExportDescriptor(File exportZip,
boolean cleanup)
|
static String |
ExportUtils.getExportTypeFromExportZip(File exportZip)
extracts only the exportDescriptor.properties from an export zip and determine the type of export |
static String |
ExportUtils.getExportTypeFromExportZip(File exportZip,
boolean cleanup)
|
static String |
ExportUtils.getSpaceKeyFromExportZip(File exportZip)
parses entities.xml file and extracts the first space key it finds |
static boolean |
ExportUtils.isSpaceImport(File importFile)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |