| Package | Description |
|---|---|
| org.apache.manifoldcf.crawler.connectors.confluence.v6.model |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<User> |
Restrictions.ReadRestrictions.users |
| Modifier and Type | Method and Description |
|---|---|
User |
User.UserBuilder.fromJson(org.json.simple.JSONObject userJson) |
User |
User.UserBuilder.fromJson(org.json.simple.JSONObject userJson,
User user) |
| Modifier and Type | Method and Description |
|---|---|
static ConfluenceResourceBuilder<? extends User> |
User.builder() |
java.lang.Class<User> |
User.UserBuilder.getType() |
java.util.List<User> |
Restrictions.ReadRestrictions.getUsers() |
| Modifier and Type | Method and Description |
|---|---|
User |
User.UserBuilder.fromJson(org.json.simple.JSONObject userJson,
User user) |