| Package | Description |
|---|---|
| com.atlassian.jira.bc.project.projectoperation | |
| com.atlassian.jira.dev.reference.plugin.project | |
| com.atlassian.jira.plugin.projectoperation |
| Modifier and Type | Method and Description |
|---|---|
List<PluggableProjectOperation> |
ProjectOperationManager.getVisibleProjectOperations(Project project,
ApplicationUser user)
Returns a list of
PluggableProjectOperations |
List<PluggableProjectOperation> |
DefaultProjectOperationManager.getVisibleProjectOperations(Project project,
ApplicationUser user) |
| Modifier and Type | Class and Description |
|---|---|
class |
ProjectOperation
Simple tests class for project operation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractPluggableProjectOperation
A very simple helper class that abstracts away the handling of the descriptor,
|
class |
DefaultPluggableProjectOperation
Class that represents a
PluggableProjectOperation as something with a label and associated content. |
| Modifier and Type | Method and Description |
|---|---|
PluggableProjectOperation |
ProjectOperationModuleDescriptorImpl.getOperation() |
PluggableProjectOperation |
ProjectOperationModuleDescriptor.getOperation() |
Copyright © 2002-2015 Atlassian. All Rights Reserved.