Uses of Enum Class
org.kie.api.event.rule.MatchCancelledCause
Packages that use MatchCancelledCause
-
Uses of MatchCancelledCause in org.kie.api.event.rule
Methods in org.kie.api.event.rule that return MatchCancelledCauseModifier and TypeMethodDescriptionMatchCancelledEvent.getCause()static MatchCancelledCauseReturns the enum constant of this class with the specified name.static MatchCancelledCause[]MatchCancelledCause.values()Returns an array containing the constants of this enum class, in the order they are declared.