@ExperimentalSpi public interface PluggableImportOfBizEntityHandler extends PluggableImportHandler, ImportOfBizEntityHandler
| Modifier and Type | Method and Description |
|---|---|
void |
endDocument()
Provides the implementation an opportunity to perform some action when the document is finished being read.
|
boolean |
handlesEntity(String entityName)
Return true if this handler should process the entity.
|
void |
startDocument()
Provides the implementation an opportunity to perform some action when the document is starting to
be read.
|
setBackupProject, setBackupSystemInformation, setProjectImportMapper, setProjectImportResultshandleEntityvoid startDocument()
startDocument in interface ImportOfBizEntityHandlervoid endDocument()
endDocument in interface ImportOfBizEntityHandlerboolean handlesEntity(String entityName)
entityName - Entities to process.Copyright © 2002-2019 Atlassian. All Rights Reserved.