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.Rule
compare, comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.