Uses of Class
org.drools.event.rule.ActivationCancelledCause

Packages that use ActivationCancelledCause
org.drools.event.rule Events emitted while Rules are executing. 
 

Uses of ActivationCancelledCause in org.drools.event.rule
 

Methods in org.drools.event.rule that return ActivationCancelledCause
 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-2012 JBoss by Red Hat. All Rights Reserved.