Uses of Class
org.apache.jackrabbit.oak.spi.commit.CompositeConflictHandler
-
Packages that use CompositeConflictHandler Package Description org.apache.jackrabbit.oak.spi.commit -
-
Uses of CompositeConflictHandler in org.apache.jackrabbit.oak.spi.commit
Methods in org.apache.jackrabbit.oak.spi.commit that return CompositeConflictHandler Modifier and Type Method Description CompositeConflictHandlerCompositeConflictHandler. addHandler(ThreeWayConflictHandler handler)Add a new backing conflict handler.
-