public interface ConflictResolver extends Serializable, Comparator<Activation>
Since a fact or set of facts may activate multiple rules, a
ConflictResolutionStrategy is used to provide priority
ordering of conflicting rules.
Activation,
Tuple,
org.kie.rule.Rulecompare, comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongCopyright © 2001–2019 JBoss by Red Hat. All rights reserved.