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 RemoteContentSummariesConfluenceSoapService. getTrashContents(String token, String spaceKey, int offset, int count)RemoteContentSummariesWikiSoapService. getTrashContents(String token, String spaceKey, int offset, int count)RemoteContentSummariesXhtmlSoapService. 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 RemoteContentSummariesPagesSoapService. getTrashContents(String spaceKey, int offset, int count)
-