Class AdministeredGroupsQuery
java.lang.Object
com.atlassian.crowd.manager.permission.AdministeredGroupsQuery
Encapsulates a query for groups administered by a user. Consists of both the search terms, as well as the paging
controls.
- Since:
- 3.3.0
-
Field Summary
-
Constructor Summary
ConstructorDescriptionAdministeredGroupsQuery
(Long directoryId, String search, int start, int limit) -
Method Summary
Modifier and TypeMethodDescriptionstatic AdministeredGroupsQuery
allResults
(Long directoryId, String search) boolean
int
getLimit()
int
getStart()
int
hashCode()