Uses of Class
com.atlassian.confluence.rpc.soap.beans.RemoteNodeStatus
-
Packages that use RemoteNodeStatus Package Description com.atlassian.confluence.rpc.soap com.atlassian.confluence.rpc.soap.services -
-
Uses of RemoteNodeStatus in com.atlassian.confluence.rpc.soap
Methods in com.atlassian.confluence.rpc.soap that return RemoteNodeStatus Modifier and Type Method Description RemoteNodeStatus[]
ConfluenceSoapService. getClusterNodeStatuses(String token)
RemoteNodeStatus[]
WikiSoapService. getClusterNodeStatuses(String token)
RemoteNodeStatus[]
XhtmlSoapService. getClusterNodeStatuses(String token)
-
Uses of RemoteNodeStatus in com.atlassian.confluence.rpc.soap.services
Methods in com.atlassian.confluence.rpc.soap.services that return RemoteNodeStatus Modifier and Type Method Description RemoteNodeStatus[]
AdminSoapService. getClusterNodeStatuses()
-