Uses of Class
com.atlassian.confluence.rpc.AlreadyExistsException
Packages that use AlreadyExistsException
-
Uses of AlreadyExistsException in com.atlassian.confluence.rpc.soap
Methods in com.atlassian.confluence.rpc.soap that throw AlreadyExistsExceptionModifier and TypeMethodDescriptionWikiSoapService.addPersonalSpace(String token, RemoteSpace space, String username) WikiSoapService.addPersonalSpaceWithDefaultPermissions(String token, RemoteSpace space, String username) WikiSoapService.addSpace(String token, RemoteSpace space) WikiSoapService.addSpaceGroup(String token, RemoteSpaceGroup spaceGroup) WikiSoapService.addSpaceWithDefaultPermissions(String token, RemoteSpace space) WikiSoapService.getSpaceGroup(String token, String spaceGroup) -
Uses of AlreadyExistsException in com.atlassian.confluence.rpc.soap.services
Methods in com.atlassian.confluence.rpc.soap.services that throw AlreadyExistsExceptionModifier and TypeMethodDescriptionprotected voidSpacesSoapService.verifyPersonalSpaceCreation(ConfluenceUser user) Deprecated.since 4.2.7 will be removed in a future release