public static class QueryBuilder.PartialEntityQueryWithStartIndex<T> extends Object
Constructor and Description |
---|
PartialEntityQueryWithStartIndex(Class<T> returnType,
EntityDescriptor entity,
SearchRestriction restriction,
int startIndex) |
Modifier and Type | Method and Description |
---|---|
EntityQuery<T> |
returningAtMost(int maxResults) |
public PartialEntityQueryWithStartIndex(Class<T> returnType, EntityDescriptor entity, SearchRestriction restriction, int startIndex)
public EntityQuery<T> returningAtMost(int maxResults)
Copyright © 2021 Atlassian. All rights reserved.