Uses of Class
com.atlassian.confluence.rpc.soap.beans.RemoteSpaceGroup
Packages that use RemoteSpaceGroup
-
Uses of RemoteSpaceGroup in com.atlassian.confluence.rpc.soap
Methods in com.atlassian.confluence.rpc.soap that return RemoteSpaceGroupModifier and TypeMethodDescriptionConfluenceSoapService.addSpaceGroup
(String token, RemoteSpaceGroup spaceGroup) Deprecated.since 5.9.WikiSoapService.addSpaceGroup
(String token, RemoteSpaceGroup spaceGroup) XhtmlSoapService.addSpaceGroup
(String token, RemoteSpaceGroup spaceGroup) ConfluenceSoapService.getSpaceGroup
(String token, String spaceGroup) Deprecated.since 5.9.WikiSoapService.getSpaceGroup
(String token, String spaceGroup) XhtmlSoapService.getSpaceGroup
(String token, String spaceGroupKey) ConfluenceSoapService.getSpaceGroups
(String token) Deprecated.since 5.9.static RemoteSpaceGroup[]
SoapUtils.getSpaceGroups
(List spaceGroups) Deprecated.since 5.9.WikiSoapService.getSpaceGroups
(String token) XhtmlSoapService.getSpaceGroups
(String token) Methods in com.atlassian.confluence.rpc.soap with parameters of type RemoteSpaceGroupModifier and TypeMethodDescriptionConfluenceSoapService.addSpaceGroup
(String token, RemoteSpaceGroup spaceGroup) Deprecated.since 5.9.WikiSoapService.addSpaceGroup
(String token, RemoteSpaceGroup spaceGroup) XhtmlSoapService.addSpaceGroup
(String token, RemoteSpaceGroup spaceGroup) -
Uses of RemoteSpaceGroup in com.atlassian.confluence.rpc.soap.services
Methods in com.atlassian.confluence.rpc.soap.services that return RemoteSpaceGroupModifier and TypeMethodDescriptionSpacesSoapService.addSpaceGroup
(RemoteSpaceGroup spaceGroup) Deprecated.since 5.9.SpacesSoapService.getSpaceGroup
(String spaceGroupKey) Deprecated.since 5.9.SpacesSoapService.getSpaceGroups()
Deprecated.since 5.9.Methods in com.atlassian.confluence.rpc.soap.services with parameters of type RemoteSpaceGroupModifier and TypeMethodDescriptionSpacesSoapService.addSpaceGroup
(RemoteSpaceGroup spaceGroup) Deprecated.since 5.9.