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



Copyright © 2003-2011 Atlassian. All Rights Reserved.