Uses of Class
com.atlassian.confluence.rpc.AlreadyExistsException
-
Uses of AlreadyExistsException in com.atlassian.confluence.rpc.soap
Modifier 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
Modifier and TypeMethodDescriptionprotected void
SpacesSoapService.verifyPersonalSpaceCreation
(ConfluenceUser user) Deprecated.since 4.2.7 will be removed in a future release