| Package | Description |
|---|---|
| com.atlassian.confluence.test.rest.api.crowd |
Serialization objects required for Crowd-like user search.
|
| Modifier and Type | Method and Description |
|---|---|
GroupEntity |
GroupEntityList.get(int index) |
static GroupEntity |
GroupEntity.newMinimalInstance(String groupName)
Creates a new minimal group instance.
|
| Modifier and Type | Method and Description |
|---|---|
List<GroupEntity> |
GroupEntityList.getGroups() |
Iterator<GroupEntity> |
GroupEntityList.iterator() |
| Constructor and Description |
|---|
GroupEntityList(List<GroupEntity> groups) |
Copyright © 2003–2017 Atlassian. All rights reserved.