Uses of Interface
com.atlassian.jira.imports.project.handler.PluggableImportHandler
Packages that use PluggableImportHandler
Package
Description
-
Uses of PluggableImportHandler in com.atlassian.jira.dev.reference.plugin.imports.project
Classes in com.atlassian.jira.dev.reference.plugin.imports.project that implement PluggableImportHandlerModifier and TypeClassDescriptionclassReference plugin to import AO RefEntity data during project import.classReference plugin to observe AO data during the initial stages of a project import.classReference plugin to observe AO data during the initial stages of a project import.classReference plugin to observe AO data during the initial stages of a project import.classThis should run after the project has been completed.classThis should run before the import starts. -
Uses of PluggableImportHandler in com.atlassian.jira.imports.project.ao.handler
Subinterfaces of PluggableImportHandler in com.atlassian.jira.imports.project.ao.handlerModifier and TypeInterfaceDescriptioninterfaceDefines a handler class that will be able to perform some operation given an entity name and the entities attributes.Classes in com.atlassian.jira.imports.project.ao.handler that implement PluggableImportHandlerModifier and TypeClassDescriptionclassDivide the AO file into separate files for each entity. -
Uses of PluggableImportHandler in com.atlassian.jira.imports.project.handler
Subinterfaces of PluggableImportHandler in com.atlassian.jira.imports.project.handlerModifier and TypeInterfaceDescriptioninterfaceDefines a handler class that will be able to perform some operation given an entity name and the entities attributes.interfaceParent interface for plugins to perform actions during the input process.