public interface ProjectOperationManager
| Modifier and Type | Method and Description |
|---|---|
List<PluggableProjectOperation> |
getVisibleProjectOperations(Project project,
ApplicationUser user)
Returns a list of
PluggableProjectOperations |
List<PluggableProjectOperation> getVisibleProjectOperations(Project project, ApplicationUser user)
PluggableProjectOperationsproject - The project for which to retrieve the operationsuser - The logged in userCopyright © 2002-2018 Atlassian. All Rights Reserved.