Package | Description |
---|---|
com.atlassian.crowd.search.builder |
Modifier and Type | Method and Description |
---|---|
QueryBuilder.PartialEntityQueryWithRestriction<T> |
QueryBuilder.PartialEntityQuery.with(SearchRestriction restriction)
Example: Restriction.on(UserTermKeys.FIRST_NAME).exactlyMatching("bob"))
|
Copyright © 2020 Atlassian. All rights reserved.