KIE API 6.1.0.Beta2

Uses of Class
org.kie.api.event.rule.MatchCancelledCause

Packages that use MatchCancelledCause
org.kie.api.event.rule Events emitted while Rules are executing. 
 

Uses of MatchCancelledCause in org.kie.api.event.rule
 

Methods in org.kie.api.event.rule that return MatchCancelledCause
 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.
 


KIE API 6.1.0.Beta2

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.