Class ClusterSafetyNumber
- java.lang.Object
-
- com.atlassian.confluence.cluster.safety.ClusterSafetyNumber
-
- All Implemented Interfaces:
NotExportable
public class ClusterSafetyNumber extends Object implements NotExportable
-
-
Constructor Summary
Constructors Constructor Description ClusterSafetyNumber()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description long
getId()
int
getSafetyNumber()
void
setId(long id)
void
setSafetyNumber(int safetyNumber)
-