| Package | Description |
|---|---|
| com.atlassian.crowd.embedded.api |
| Modifier and Type | Method and Description |
|---|---|
<T> Iterable<T> |
CrowdService.search(Query<T> query)
Searches for entities (e.g.
|
Iterable<User> |
CrowdService.searchUsersAllowingDuplicateNames(Query<User> query)
Deprecated.
this method violates the directory encapsulation of CrowdService and will be removed in
the future. Consumers of this method should move to a different service.
|
Copyright © 2016 Atlassian. All Rights Reserved.