Uses of Class
com.atlassian.confluence.rpc.soap.beans.RemotePageHistory
Packages that use RemotePageHistory
-
Uses of RemotePageHistory in com.atlassian.confluence.rpc.soap
Methods in com.atlassian.confluence.rpc.soap that return RemotePageHistoryModifier and TypeMethodDescriptionConfluenceSoapService.getPageHistory
(String token, long pageId) static RemotePageHistory[]
SoapUtils.getPageHistory
(AbstractPage page, PageManager pageManager) WikiSoapService.getPageHistory
(String token, long pageId) XhtmlSoapService.getPageHistory
(String token, long pageId) -
Uses of RemotePageHistory in com.atlassian.confluence.rpc.soap.services
Methods in com.atlassian.confluence.rpc.soap.services that return RemotePageHistory