Package | Description |
---|---|
com.atlassian.confluence.rpc.soap | |
com.atlassian.confluence.rpc.soap.services |
Modifier and Type | Method and Description |
---|---|
RemoteSpace |
WikiSoapService.addPersonalSpace(String token,
RemoteSpace space,
String username) |
RemoteSpace |
WikiSoapService.addPersonalSpaceWithDefaultPermissions(String token,
RemoteSpace space,
String username) |
RemoteSpace |
WikiSoapService.addSpace(String token,
RemoteSpace space) |
RemoteSpaceGroup |
WikiSoapService.addSpaceGroup(String token,
RemoteSpaceGroup spaceGroup) |
RemoteSpace |
WikiSoapService.addSpaceWithDefaultPermissions(String token,
RemoteSpace space) |
RemoteSpaceGroup |
WikiSoapService.getSpaceGroup(String token,
String spaceGroup) |
Modifier and Type | Method and Description |
---|---|
protected void |
SpacesSoapService.verifyPersonalSpaceCreation(ConfluenceUser user)
Deprecated.
since 4.2.7 will be removed in a future release
|
Copyright © 2003–2020 Atlassian. All rights reserved.