public class GroupQuery<T> extends EntityQuery<T>
ALL_RESULTS, MAX_MAX_RESULTS
Constructor and Description |
---|
GroupQuery(Class<T> returnType,
GroupType groupType,
SearchRestriction searchRestriction,
int startIndex,
int maxResults) |
Modifier and Type | Method and Description |
---|---|
GroupType |
getGroupType() |
addToMaxResults, allResultsToLongMax, equals, getEntityDescriptor, getMaxResults, getReturnType, getSearchRestriction, getStartIndex, hashCode, toString
public GroupQuery(Class<T> returnType, GroupType groupType, SearchRestriction searchRestriction, int startIndex, int maxResults)
public GroupType getGroupType()
Copyright © 2019 Atlassian. All rights reserved.