Package | Description |
---|---|
com.atlassian.crowd.manager.directory.nestedgroups |
Modifier and Type | Method and Description |
---|---|
NestedGroupsProvider |
NestedGroupsProviderBuilder.build() |
Modifier and Type | Method and Description |
---|---|
static NestedGroupsIterator<Group> |
NestedGroupsIterator.groupsIterator(Collection<? extends Group> groups,
boolean includeOriginal,
NestedGroupsProvider provider) |
static NestedGroupsIterator<Group> |
NestedGroupsIterator.groupsIterator(Collection<String> groups,
NestedGroupsProvider provider) |
static NestedGroupsIterator<String> |
NestedGroupsIterator.namesIterator(Collection<String> groups,
boolean includeOriginal,
NestedGroupsProvider provider) |
Copyright © 2020 Atlassian. All rights reserved.