Uses of Interface
com.atlassian.confluence.cluster.NodeStatus

Packages that use NodeStatus
com.atlassian.confluence.cluster   
com.atlassian.confluence.rpc.soap.beans   
 

Uses of NodeStatus in com.atlassian.confluence.cluster
 

Classes in com.atlassian.confluence.cluster that implement NodeStatus
 class NodeStatusImpl
          Created by IntelliJ IDEA.
 

Constructors in com.atlassian.confluence.cluster with parameters of type NodeStatus
NodeStatusImpl(NodeStatus status)
           
 

Uses of NodeStatus in com.atlassian.confluence.rpc.soap.beans
 

Classes in com.atlassian.confluence.rpc.soap.beans that implement NodeStatus
 class RemoteNodeStatus
          Created by IntelliJ IDEA.
 

Constructors in com.atlassian.confluence.rpc.soap.beans with parameters of type NodeStatus
RemoteNodeStatus(int id, NodeStatus ns)
           
 



Copyright © 2003-2008 Atlassian Pty Ltd. All Rights Reserved.