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