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