| Interface | Description |
|---|---|
| GroupManager |
This object can be used to manage groups in JIRA.
|
| Class | Description |
|---|---|
| CountUsersInGroupQueryCallback |
A query-callback that counts users in a (set of) groups within a directory.
|
| DefaultGroupManager |
Default implementation of GroupManager.
|
| FilterUsersInAllGroupsQueryCallback |
A query-callback that retrieves user names that exist in all groups in a directory.
|
| FilterUsersInAllGroupsQueryCallback.Result | |
| GetUsersInGroupQueryCallback |
A query-callback that retrieves user names in a (set of) groups within a directory.
|
| MockGroupManager | |
| RequestCachingGroupManager |
This class is wrapper around
DefaultGroupManager which adds request caching
functionality around some of its methods. |
| UserIsNotShadowedPredicate |
This class builds
BooleanExpression instances that can be used to filter
a QueryDSL query based on user shadowing rules and a collection of directory ids. |
Copyright © 2002-2018 Atlassian. All Rights Reserved.