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