Package | Description |
---|---|
com.atlassian.confluence.importexport.impl | |
com.atlassian.confluence.upgrade |
Modifier and Type | Method and Description |
---|---|
static Map<String,PluginExportCompatibility> |
ExportDescriptor.getPluginExportCompatibility(Properties properties) |
Modifier and Type | Method and Description |
---|---|
void |
ExportDescriptor.setPluginExportCompatibility(Map<String,PluginExportCompatibility> compatibility) |
Modifier and Type | Method and Description |
---|---|
Map<String,PluginExportCompatibility> |
UpgradeManager.getPluginExportCompatibility(boolean spaceExport)
Returns the list of plugins with data (especially plugins with Active Objects data) and
tells how backward-compatible they are.
|
Map<String,PluginExportCompatibility> |
AbstractUpgradeManager.getPluginExportCompatibility(boolean isSpaceExport) |
Copyright © 2003–2016 Atlassian. All rights reserved.