Uses of Class
com.atlassian.confluence.rpc.soap.beans.RemoteContentSummaries
-
Packages that use RemoteContentSummaries Package Description com.atlassian.confluence.rpc.soap com.atlassian.confluence.rpc.soap.services -
-
Uses of RemoteContentSummaries in com.atlassian.confluence.rpc.soap
Methods in com.atlassian.confluence.rpc.soap that return RemoteContentSummaries Modifier and Type Method Description RemoteContentSummaries
ConfluenceSoapService. getTrashContents(String token, String spaceKey, int offset, int count)
RemoteContentSummaries
WikiSoapService. getTrashContents(String token, String spaceKey, int offset, int count)
RemoteContentSummaries
XhtmlSoapService. getTrashContents(String token, String spaceKey, int offset, int count)
-
Uses of RemoteContentSummaries in com.atlassian.confluence.rpc.soap.services
Methods in com.atlassian.confluence.rpc.soap.services that return RemoteContentSummaries Modifier and Type Method Description RemoteContentSummaries
PagesSoapService. getTrashContents(String spaceKey, int offset, int count)
-