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 ConfluenceSoapServiceDelegator.updatePage(String token, RemotePage page, RemotePageUpdateOptions options)
           
 RemotePage ConfluenceSoapServiceImpl.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-2011 Atlassian. All Rights Reserved.