Knowledge API Legacy5 Adapter 6.1.0.Final

org.drools.event.rule
Interface ActivationCancelledEvent

All Superinterfaces:
ActivationEvent, KnowledgeRuntimeEvent

public interface ActivationCancelledEvent
extends ActivationEvent


Method Summary
 ActivationCancelledCause getCause()
           
 
Methods inherited from interface org.drools.event.rule.ActivationEvent
getActivation
 
Methods inherited from interface org.drools.event.KnowledgeRuntimeEvent
getKnowledgeRuntime
 

Method Detail

getCause

ActivationCancelledCause getCause()

Knowledge API Legacy5 Adapter 6.1.0.Final

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