Class ConflictHandlers
java.lang.Object
org.apache.jackrabbit.oak.spi.commit.ConflictHandlers
-
Method Summary
Modifier and TypeMethodDescriptionstatic @NotNull ThreeWayConflictHandlerwrap(@NotNull PartialConflictHandler handler)
-
Method Details
-
wrap
@NotNull public static @NotNull ThreeWayConflictHandler wrap(@NotNull @NotNull PartialConflictHandler handler)
-