Uses of Class
com.atlassian.crowd.search.builder.QueryBuilder.PartialEntityQueryWithRestriction
Packages that use QueryBuilder.PartialEntityQueryWithRestriction
-
Uses of QueryBuilder.PartialEntityQueryWithRestriction in com.atlassian.crowd.search.builder
Methods in com.atlassian.crowd.search.builder that return QueryBuilder.PartialEntityQueryWithRestrictionModifier and TypeMethodDescriptionQueryBuilder.PartialEntityQuery.with(SearchRestriction restriction) Example: Restriction.on(UserTermKeys.FIRST_NAME).exactlyMatching("bob"))