Class ConflictHandlers
- java.lang.Object
-
- org.apache.jackrabbit.oak.spi.commit.ConflictHandlers
-
public class ConflictHandlers extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static @NotNull ThreeWayConflictHandler
wrap(@NotNull PartialConflictHandler handler)
-
-
-
Method Detail
-
wrap
@NotNull public static @NotNull ThreeWayConflictHandler wrap(@NotNull @NotNull PartialConflictHandler handler)
-
-