Package | Description |
---|---|
com.atlassian.jira.dev.reference.plugin.imports.project | |
com.atlassian.jira.imports.project.ao.handler | |
com.atlassian.jira.imports.project.handler |
Modifier and Type | Class and Description |
---|---|
class |
ReferenceAoImport
Reference plugin to import AO RefEntity data during project import.
|
class |
ReferenceAoPreImport
Reference plugin to observe AO data during the initial stages of a project import.
|
class |
ReferenceOfBizImport
Reference plugin to observe AO data during the initial stages of a project import.
|
class |
ReferenceOfBizPreImport
Reference plugin to observe AO data during the initial stages of a project import.
|
class |
ReferencePostImportPluginModule
This should run after the project has been completed.
|
class |
ReferencePreImportPluginModule
This should run before the import starts.
|
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.
|
Modifier and Type | Class and Description |
---|---|
class |
AoPartitionHandler
Divide the AO file into separate files for each entity.
|
Modifier and Type | Interface and Description |
---|---|
interface |
PluggableImportOfBizEntityHandler
Defines a handler class that will be able to perform some operation given an entity name and the entities
attributes.
|
interface |
PluggableImportRunnable
Parent interface for plugins to perform actions during the input process.
|
Copyright © 2002-2021 Atlassian. All Rights Reserved.