Package | Description |
---|---|
com.atlassian.confluence.rpc.soap | |
com.atlassian.confluence.rpc.soap.beans | |
com.atlassian.confluence.rpc.soap.services |
Modifier and Type | Method and Description |
---|---|
boolean |
XhtmlSoapService.setContentPermissions(String token,
long contentId,
String permissionType,
RemoteContentPermission[] remoteContentPermissions) |
boolean |
ConfluenceSoapService.setContentPermissions(String token,
long contentId,
String permissionType,
RemoteContentPermission[] remoteContentPermissions)
Set the content permissions for a particular permission type on some content.
|
boolean |
WikiSoapService.setContentPermissions(String token,
long contentId,
String permissionType,
RemoteContentPermission[] remoteContentPermissions) |
Modifier and Type | Method and Description |
---|---|
RemoteContentPermission[] |
RemoteContentPermissionSet.getContentPermissions() |
RemoteContentPermission[] |
RemoteSpacePermissionSet.getSpacePermissions() |
Modifier and Type | Method and Description |
---|---|
boolean |
PagesSoapService.setContentPermissions(long contentId,
String permissionType,
RemoteContentPermission[] remoteContentPermissions) |
Copyright © 2003–2019 Atlassian. All rights reserved.