|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PluggableIssueOperation | |
|---|---|
| com.atlassian.jira.plugin.issueoperation | |
| Uses of PluggableIssueOperation in com.atlassian.jira.plugin.issueoperation |
|---|
| Subinterfaces of PluggableIssueOperation in com.atlassian.jira.plugin.issueoperation | |
|---|---|
interface |
ActionBackedPluggableIssueOperation
An operation that defines an action URL and Simple description in order to provide a list of "Actions" that can be done on an issue. |
| Classes in com.atlassian.jira.plugin.issueoperation that implement PluggableIssueOperation | |
|---|---|
class |
AbstractActionBackedPluggableIssueOperation
Abstract operation that allows the opertaions to define action URLs and Simple description in order to provide a list of "Actions" that can be done on an issue. |
class |
AbstractPluggableIssueOperation
A very simple helper class that abstracts away the handling of the descriptor, and also provides a standard way of producing the cream bullet that most operations use. |
class |
DefaultPluggableIssueOperation
A basic issue operation that should serve most purposes, just uses a Velocity view. |
| Methods in com.atlassian.jira.plugin.issueoperation that return PluggableIssueOperation | |
|---|---|
PluggableIssueOperation |
IssueOperationModuleDescriptor.getOperation()
Deprecated. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||