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

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

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

Methods in com.atlassian.confluence.rpc.soap with parameters of type RemotePageUpdateOptions
 RemotePage XhtmlSoapService.updatePage(String token, RemotePage page, RemotePageUpdateOptions options)
           
 RemotePage WikiSoapService.updatePage(String token, RemotePage page, RemotePageUpdateOptions options)
           
 RemotePage ConfluenceSoapService.updatePage(String token, RemotePage page, RemotePageUpdateOptions options)
           
 

Uses of RemotePageUpdateOptions in com.atlassian.confluence.rpc.soap.services
 

Methods in com.atlassian.confluence.rpc.soap.services with parameters of type RemotePageUpdateOptions
 RemotePage PagesSoapService.updatePage(RemotePage rpage, RemotePageUpdateOptions options)
           
 



Copyright © 2003–2015 Atlassian. All rights reserved.