com.atlassian.crowd.search.query.entity
Class GroupQuery<T>
java.lang.Object
com.atlassian.crowd.search.query.entity.EntityQuery<T>
com.atlassian.crowd.search.query.entity.GroupQuery<T>
- All Implemented Interfaces:
- com.atlassian.crowd.embedded.api.Query<T>
public class GroupQuery<T>
- extends EntityQuery<T>
|
Constructor Summary |
GroupQuery(Class<T> returnType,
GroupType groupType,
com.atlassian.crowd.embedded.api.SearchRestriction searchRestriction,
int startIndex,
int maxResults)
|
GroupQuery
public GroupQuery(Class<T> returnType,
GroupType groupType,
com.atlassian.crowd.embedded.api.SearchRestriction searchRestriction,
int startIndex,
int maxResults)
getGroupType
public GroupType getGroupType()
Copyright © 2014 Atlassian. All Rights Reserved.