Uses of Class
com.atlassian.confluence.rpc.soap.beans.RemoteClusterInformation
-
Packages that use RemoteClusterInformation Package Description com.atlassian.confluence.rpc.soap com.atlassian.confluence.rpc.soap.services -
-
Uses of RemoteClusterInformation in com.atlassian.confluence.rpc.soap
Methods in com.atlassian.confluence.rpc.soap that return RemoteClusterInformation Modifier and Type Method Description RemoteClusterInformationConfluenceSoapService. getClusterInformation(String token)RemoteClusterInformationWikiSoapService. getClusterInformation(String token)RemoteClusterInformationXhtmlSoapService. getClusterInformation(String token) -
Uses of RemoteClusterInformation in com.atlassian.confluence.rpc.soap.services
Methods in com.atlassian.confluence.rpc.soap.services that return RemoteClusterInformation Modifier and Type Method Description RemoteClusterInformationAdminSoapService. getClusterInformation()
-