|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PluginExportCompatibility | |
|---|---|
| com.atlassian.confluence.importexport.impl | |
| com.atlassian.confluence.upgrade | |
| Uses of PluginExportCompatibility in com.atlassian.confluence.importexport.impl |
|---|
| Methods in com.atlassian.confluence.importexport.impl that return types with arguments of type PluginExportCompatibility | |
|---|---|
static java.util.Map<java.lang.String,PluginExportCompatibility> |
ExportDescriptor.getPluginExportCompatibility(java.util.Properties properties)
|
| Method parameters in com.atlassian.confluence.importexport.impl with type arguments of type PluginExportCompatibility | |
|---|---|
void |
ExportDescriptor.setPluginExportCompatibility(java.util.Map<java.lang.String,PluginExportCompatibility> compatibility)
|
| Uses of PluginExportCompatibility in com.atlassian.confluence.upgrade |
|---|
| Methods in com.atlassian.confluence.upgrade that return types with arguments of type PluginExportCompatibility | |
|---|---|
java.util.Map<java.lang.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. |
java.util.Map<java.lang.String,PluginExportCompatibility> |
AbstractUpgradeManager.getPluginExportCompatibility(boolean isSpaceExport)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||