| Package | Description |
|---|---|
| org.apache.manifoldcf.crawler.connectors.confluence.v6.client | |
| org.apache.manifoldcf.crawler.connectors.confluence.v6.model |
| Modifier and Type | Method and Description |
|---|---|
ConfluenceResponse<Group> |
ConfluenceClient.getUserGroups(int start,
int limit,
java.lang.String username) |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<Group> |
Restrictions.ReadRestrictions.groups |
| Modifier and Type | Method and Description |
|---|---|
Group |
Group.GroupBuilder.fromJson(org.json.simple.JSONObject groupJson) |
Group |
Group.GroupBuilder.fromJson(org.json.simple.JSONObject groupJson,
Group group) |
| Modifier and Type | Method and Description |
|---|---|
static ConfluenceResourceBuilder<? extends Group> |
Group.builder() |
java.util.List<Group> |
Restrictions.ReadRestrictions.getGroups() |
java.lang.Class<Group> |
Group.GroupBuilder.getType() |
| Modifier and Type | Method and Description |
|---|---|
Group |
Group.GroupBuilder.fromJson(org.json.simple.JSONObject groupJson,
Group group) |