Interface | Description |
---|---|
MultipleGroupsProvider |
Simple functional interface providing directly related (either parents or children) groups of multiple groups.
|
NestedGroupsIterator.PredicateWithException<T> | |
NestedGroupsProvider |
Provides directly related groups (e.g.
|
SingleGroupProvider |
Simple functional interface providing directly related (either parents or children) groups of a single group.
|
Class | Description |
---|---|
CachedMultipleGroupsProvider |
Caching wrapper for
MultipleGroupsProvider |
NestedGroupsCacheProvider |
Cache provider for
CachedMultipleGroupsProvider |
NestedGroupsIterator<T> |
Class simplifying iterating over nested groups.
|
NestedGroupsProviderBuilder |
Builder class for
NestedGroupsProvider |
Copyright © 2020 Atlassian. All rights reserved.