Package | Description |
---|---|
org.drools.event.rule |
Events emitted while Rules are executing.
|
Modifier and Type | Method and Description |
---|---|
ActivationCancelledCause |
ActivationCancelledEvent.getCause() |
static ActivationCancelledCause |
ActivationCancelledCause.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ActivationCancelledCause[] |
ActivationCancelledCause.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.