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