public class DirectoryQuery extends EntityQuery<Directory>
ALL_RESULTS, MAX_MAX_RESULTS
Constructor and Description |
---|
DirectoryQuery(SearchRestriction searchRestriction,
int startIndex,
int maxResults) |
addToMaxResults, addToMaxResults, allResultsToLongMax, baseSplitQuery, equals, getEntityDescriptor, getMaxResults, getReturnType, getSearchRestriction, getStartIndex, hasAllResults, hashCode, splitOrRestrictionIfNeeded, toString, withAllResults, withMaxResults, withReturnType, withSearchRestriction, withStartIndex, withStartIndexAndMaxResults
public DirectoryQuery(SearchRestriction searchRestriction, int startIndex, int maxResults)
Copyright © 2021 Atlassian. All rights reserved.