| Interface | Description |
|---|---|
| AddProjectHook |
SPI for the "Add Project" operation.
|
| AddProjectModule |
An 'add project' plugin module as defined in the
atlassian-plugin.xml |
| ConfigTemplate |
A config template used for Project Template configuration.
|
| IssueTypeSchemeTemplate |
An issue type scheme template as defined in the
ConfigTemplate. |
| IssueTypeScreenSchemeTemplate |
An issue type screen scheme template as defined in the
ConfigTemplate. |
| IssueTypeTemplate |
An issue type template used for Project Template configuration.
|
| ResolutionTemplate |
A resolution template used for Project Template configuration.
|
| ScreenSchemeTemplate |
A screen scheme template used for Project Template configuration.
|
| ScreenTabTemplate |
A screen tab template used for Project Template configuration.
|
| ScreenTemplate |
A screen template used for Project Template configuration.
|
| WorkflowSchemeTemplate |
A workflow scheme template as defined in the
ConfigTemplate. |
| WorkflowTemplate |
A workflow template used for Project Template configuration.
|
| Class | Description |
|---|---|
| AddProjectModuleImpl | |
| ConfigTemplateImpl | |
| ConfigureData |
Request object for the "configure project" hook.
|
| ConfigureResponse |
Response object for the "configure project" hook.
|
| EmptyAddProjectHook |
Default implementation for an
AddProjectHook that does nothing. |
| IssueTypeSchemeTemplateImpl | |
| IssueTypeScreenSchemeTemplateImpl | |
| IssueTypeTemplateImpl | |
| ResolutionTemplateImpl | |
| ScreenSchemeTemplateImpl | |
| ScreenTabTemplateImpl | |
| ScreenTemplateImpl | |
| ValidateData |
Request object for the "validate project" hook.
|
| ValidateResponse |
Response object for the "validate project" hook.
|
| WorkflowSchemeTemplateImpl | |
| WorkflowTemplateImpl |
Copyright © 2002-2021 Atlassian. All Rights Reserved.