| 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)
|