Interface | Description |
---|---|
PluggableProjectOperation |
A simple interface to create project operation plugins.
|
ProjectOperationModuleDescriptor |
A project operation plugin adds extra operations to JIRA's Administer project page.
|
Class | Description |
---|---|
AbstractPluggableProjectOperation |
A very simple helper class that abstracts away the handling of the descriptor,
|
DefaultPluggableProjectOperation |
Class that represents a
PluggableProjectOperation as something with a label and associated content. |
ProjectOperationModuleDescriptorImpl |
A project operation plugin adds extra operations to JIRA's Administer project page.
|
Copyright © 2002-2021 Atlassian. All Rights Reserved.