Uses of Record Class
com.evolveum.midpoint.schema.delta.Conflict
Packages that use Conflict
-
Uses of Conflict in com.evolveum.midpoint.schema.delta
Methods in com.evolveum.midpoint.schema.delta that return types with arguments of type ConflictModifier and TypeMethodDescriptionThreeWayMergeOperation.getConflictingModifications()ContainerTreeDeltaValue.getConflictsWith(ItemTreeDeltaValue other, EquivalenceStrategy strategy) @NotNull Collection<Conflict>ItemTreeDelta.getConflictsWith(ItemTreeDelta<PV, ID, I, V> other) @NotNull Collection<Conflict>ItemTreeDelta.getConflictsWith(ItemTreeDelta<PV, ID, I, V> other, EquivalenceStrategy strategy) ItemTreeDeltaValue.getConflictsWith(ItemTreeDeltaValue other, EquivalenceStrategy strategy)