Package | Description |
---|---|
org.kie.api.event.rule |
Events emitted while rules are executing.
|
Modifier and Type | Method and Description |
---|---|
MatchCancelledCause |
MatchCancelledEvent.getCause() |
static MatchCancelledCause |
MatchCancelledCause.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MatchCancelledCause[] |
MatchCancelledCause.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.