Uses of Class
com.atlassian.confluence.rpc.VersionMismatchException

Packages that use VersionMismatchException
com.atlassian.confluence.rpc.soap   
 

Uses of VersionMismatchException in com.atlassian.confluence.rpc.soap
 

Methods in com.atlassian.confluence.rpc.soap that throw VersionMismatchException
 RemoteBlogEntry WikiSoapService.storeBlogEntry(String token, RemoteBlogEntry blogEntry)
           
 RemoteBlogEntry ConfluenceSoapService.storeBlogEntry(String token, RemoteBlogEntry blogEntry)
           
 RemotePage WikiSoapService.storePage(String token, RemotePage page)
           
 RemotePage ConfluenceSoapService.storePage(String token, RemotePage page)
           
 RemotePage XhtmlSoapService.updatePage(String token, RemotePage page, RemotePageUpdateOptions options)
           
 RemotePage WikiSoapService.updatePage(String token, RemotePage page, RemotePageUpdateOptions options)
           
 RemotePage ConfluenceSoapService.updatePage(String token, RemotePage page, RemotePageUpdateOptions options)
           
 



Copyright © 2003–2015 Atlassian. All rights reserved.