com.atlassian.confluence.cluster
Interface ClusterNodeInformation

All Superinterfaces:
Serializable

public interface ClusterNodeInformation
extends Serializable


Method Summary
 String getDescription()
           
 int getId()
           
 

Method Detail

getId

int getId()
Returns:
the id of this node within the cluster.

getDescription

String getDescription()


Confluence is developed by Atlassian.