Package | Description |
---|---|
com.atlassian.jira.dev.reference.plugin.imports.project | |
com.atlassian.jira.imports.project.ao.handler |
Modifier and Type | Class and Description |
---|---|
class |
ReferenceAoImport
Reference plugin to import AO RefEntity data during project import.
|
class |
ReferenceAoOverview
Reference plugin to gather AO data and add it to the Backup project overview
|
class |
ReferenceAoPreImport
Reference plugin to observe AO data during the initial stages of a project import.
|
Modifier and Type | Interface and Description |
---|---|
interface |
PluggableImportAoEntityHandler
Defines a handler class that will be able to perform some operation given an entity name and the entities
attributes.
|
interface |
PluggableOverviewAoEntityHandler
Defines a handler class that will be able to gather data from the backup, that can be used for validation or other purposes,
|
Modifier and Type | Class and Description |
---|---|
class |
AoPartitionHandler
Divide the AO file into separate files for each entity.
|
Modifier and Type | Method and Description |
---|---|
void |
ChainedAoSaxHandler.registerHandler(AoEntityHandler handler) |
Modifier and Type | Method and Description |
---|---|
void |
ChainedAoSaxHandler.registerHandlers(Iterable<? extends AoEntityHandler> aoPluginPreImportHandlers) |
Copyright © 2002-2019 Atlassian. All Rights Reserved.