|
||||||||||
| 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 |
RestoreAction.createImportContext()
|
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 java.util.Properties |
ExportUtils.getExportDescriptor(java.io.File exportZip,
boolean cleanup)
|
static java.lang.String |
ExportUtils.getExportTypeFromExportZip(java.io.File exportZip)
extracts only the exportDescriptor.properties from an export zip and determine the type of export |
static java.lang.String |
ExportUtils.getExportTypeFromExportZip(java.io.File exportZip,
boolean cleanup)
|
static java.lang.String |
ExportUtils.getSpaceKeyFromExportZip(java.io.File exportZip)
parses entities.xml file and extracts the first space key it finds |
static boolean |
ExportUtils.isSpaceImport(java.io.File importFile)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||