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