Class NodeStateHelper
- java.lang.Object
-
- org.apache.jackrabbit.oak.nodestate.NodeStateHelper
-
public abstract class NodeStateHelper extends Object
-
-
Constructor Summary
Constructors Constructor Description NodeStateHelper()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static String
childNodeEntryToString(ChildNodeEntry entry)
static String
nodeStateToString(NodeState state)
-
-
-
Method Detail
-
childNodeEntryToString
public static String childNodeEntryToString(ChildNodeEntry entry)
-
-