public interface Permissions
Permissions
-
Method Summary
List<com.atlassian.crowd.embedded.api.Group>
List<com.atlassian.jira.user.ApplicationUser>
-
Method Details
-
getUsers
List<com.atlassian.jira.user.ApplicationUser> getUsers()
Get the users.
- Returns:
- the users
-
getGroups
List<com.atlassian.crowd.embedded.api.Group> getGroups()
Get the groups.
- Returns:
- the groups