Uses of Class
com.atlassian.confluence.rpc.soap.beans.RemotePageUpdateOptions
Packages that use RemotePageUpdateOptions
-
Uses of RemotePageUpdateOptions in com.atlassian.confluence.rpc.soap
Methods in com.atlassian.confluence.rpc.soap with parameters of type RemotePageUpdateOptionsModifier and TypeMethodDescriptionConfluenceSoapService.updatePage
(String token, RemotePage page, RemotePageUpdateOptions options) WikiSoapService.updatePage
(String token, RemotePage page, RemotePageUpdateOptions options) XhtmlSoapService.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 RemotePageUpdateOptionsModifier and TypeMethodDescriptionPagesSoapService.updatePage
(RemotePage rpage, RemotePageUpdateOptions options)