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 |
---|---|
RemoteSpaceSummary[] |
XhtmlSoapService.getSpaces(String token) |
RemoteSpaceSummary[] |
WikiSoapService.getSpaces(String token) |
RemoteSpaceSummary[] |
ConfluenceSoapService.getSpaces(String token) |
RemoteSpaceSummary[] |
XhtmlSoapService.getSpacesInGroup(String token,
String spaceGroupKey) |
RemoteSpaceSummary[] |
WikiSoapService.getSpacesInGroup(String token,
String spaceGroupKey) |
RemoteSpaceSummary[] |
ConfluenceSoapService.getSpacesInGroup(String token,
String spaceGroupKey) |
static RemoteSpaceSummary[] |
SoapUtils.getSpaceSummaries(List spaces) |
Modifier and Type | Class and Description |
---|---|
class |
RemoteSpace |
Modifier and Type | Method and Description |
---|---|
RemoteSpaceSummary[] |
SpacesSoapService.getSpaces() |
RemoteSpaceSummary[] |
SpacesSoapService.getSpacesInGroup(String groupKey) |
Copyright © 2003–2015 Atlassian. All rights reserved.