|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PluggableProjectOperation | |
|---|---|
| com.atlassian.jira.bc.project.projectoperation | |
| com.atlassian.jira.plugin.projectoperation | |
| com.atlassian.jira.web.action.project | |
| Uses of PluggableProjectOperation in com.atlassian.jira.bc.project.projectoperation |
|---|
| Methods in com.atlassian.jira.bc.project.projectoperation that return types with arguments of type PluggableProjectOperation | |
|---|---|
List<PluggableProjectOperation> |
ProjectOperationManager.getVisibleProjectOperations(Project project,
com.atlassian.crowd.embedded.api.User user)
Returns a list of PluggableProjectOperations |
List<PluggableProjectOperation> |
ProjectOperationManager.getVisibleProjectOperations(Project project,
User user)
Returns a list of PluggableProjectOperations |
List<PluggableProjectOperation> |
DefaultProjectOperationManager.getVisibleProjectOperations(Project project,
com.atlassian.crowd.embedded.api.User user)
|
List<PluggableProjectOperation> |
DefaultProjectOperationManager.getVisibleProjectOperations(Project project,
User user)
|
| Uses of PluggableProjectOperation in com.atlassian.jira.plugin.projectoperation |
|---|
| Classes in com.atlassian.jira.plugin.projectoperation that implement PluggableProjectOperation | |
|---|---|
class |
AbstractPluggableProjectOperation
A very simple helper class that abstracts away the handling of the descriptor, |
| Methods in com.atlassian.jira.plugin.projectoperation that return PluggableProjectOperation | |
|---|---|
PluggableProjectOperation |
ProjectOperationModuleDescriptor.getOperation()
|
| Uses of PluggableProjectOperation in com.atlassian.jira.web.action.project |
|---|
| Methods in com.atlassian.jira.web.action.project that return types with arguments of type PluggableProjectOperation | |
|---|---|
Collection<PluggableProjectOperation> |
ViewProject.getViewableProjectOperations()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||