| Package | Description |
|---|---|
| com.atlassian.confluence.it | |
| com.atlassian.confluence.it.content | |
| com.atlassian.confluence.it.rpc | |
| com.atlassian.confluence.it.usermanagement |
| Modifier and Type | Method and Description |
|---|---|
static String |
PermissionUtils.toCheckboxName(Permission permission,
UserWithKey user) |
| Modifier and Type | Method and Description |
|---|---|
void |
ShareContentHelper.share(long pageId,
User user,
String message,
UserWithKey... usersToShareWith)
Share the specified page as the specified user with one or more users.
|
| Modifier and Type | Method and Description |
|---|---|
static UserWithKey |
RemoteObjectConverter.getUser(Hashtable user) |
static UserWithKey |
RemoteObjectConverter.getUser(Hashtable user,
String password) |
UserWithKey |
ConfluenceRpc.getUser(String username)
Deprecated.
Retrieves a user with the given username
|
UserWithKey |
ConfluenceRpc.getUser(String username,
String password)
Deprecated.
|
UserWithKey |
ConfluenceRpc.getUser(User user)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
UserWithKey |
DefaultUserManagementHelper.createUser(User user)
Deprecated.
|
Copyright © 2003–2017 Atlassian. All rights reserved.