Uses of Enum
org.apache.jackrabbit.oak.spi.state.ConflictType
Packages that use ConflictType
-
Uses of ConflictType in org.apache.jackrabbit.oak.spi.state
Methods in org.apache.jackrabbit.oak.spi.state that return ConflictTypeModifier and TypeMethodDescriptionstatic ConflictType
static ConflictType
Returns the enum constant of this type with the specified name.static ConflictType[]
ConflictType.values()
Returns an array containing the constants of this enum type, in the order they are declared.