Uses of Class
com.atlassian.confluence.rpc.soap.beans.RemotePageHistory

Packages that use RemotePageHistory
com.atlassian.confluence.rpc.soap   
com.atlassian.confluence.rpc.soap.services   
 

Uses of RemotePageHistory in com.atlassian.confluence.rpc.soap
 

Methods in com.atlassian.confluence.rpc.soap that return RemotePageHistory
static RemotePageHistory[] SoapUtils.getPageHistory(AbstractPage page, PageManager pageManager)
           
 RemotePageHistory[] XhtmlSoapService.getPageHistory(String token, long pageId)
           
 RemotePageHistory[] WikiSoapService.getPageHistory(String token, long pageId)
           
 RemotePageHistory[] ConfluenceSoapService.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
 RemotePageHistory[] PagesSoapService.getPageHistory(long pageId)
           
 



Copyright © 2003-2013 Atlassian. All Rights Reserved.