Uses of Class
org.apache.jackrabbit.oak.plugins.commit.ConflictHook
-
Packages that use ConflictHook Package Description org.apache.jackrabbit.oak.plugins.commit -
-
Uses of ConflictHook in org.apache.jackrabbit.oak.plugins.commit
Methods in org.apache.jackrabbit.oak.plugins.commit that return ConflictHook Modifier and Type Method Description static ConflictHookConflictHook. of(ConflictHandler handler)Deprecated.Useof(ThreeWayConflictHandler)instead.static ConflictHookConflictHook. of(ThreeWayConflictHandler handler)
-