Uses of Class
com.atlassian.confluence.rpc.VersionMismatchException
Packages that use VersionMismatchException
-
Uses of VersionMismatchException in com.atlassian.confluence.rpc.soap
Methods in com.atlassian.confluence.rpc.soap that throw VersionMismatchExceptionModifier and TypeMethodDescriptionWikiSoapService.storeBlogEntry
(String token, RemoteBlogEntry blogEntry) WikiSoapService.storePage
(String token, RemotePage page) WikiSoapService.updatePage
(String token, RemotePage page, RemotePageUpdateOptions options)