@ExperimentalSpi public interface PluggableOverviewAoEntityHandler extends AoEntityHandler
This handler will be called in the initial stages of the import before the user is presented with a list of projects from which to select the project to import.
The role of this handler is gather information that is used in the backup that is required to check that the target system is configured so that the import can be correctly completed.
For example: A Plugin that provides Test Planning, might store any Test Plans that are referenced by the issues being imported.
Modifier and Type | Method and Description |
---|---|
void |
setBackupOverviewBuilder(BackupOverviewBuilder backupOverviewBuilder) |
endDocument, endTable, handleEntity, handlesEntity, startDocument
void setBackupOverviewBuilder(BackupOverviewBuilder backupOverviewBuilder)
Copyright © 2002-2015 Atlassian. All Rights Reserved.