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 RemoteBlogEntryWikiSoapService. storeBlogEntry(String token, RemoteBlogEntry blogEntry)RemotePageWikiSoapService. storePage(String token, RemotePage page)RemotePageWikiSoapService. updatePage(String token, RemotePage page, RemotePageUpdateOptions options)
-