Knowledge API Legacy5 Adapter 6.2.0.Final

Uses of Interface
org.drools.runtime.rule.PropagationContext

Packages that use PropagationContext
org.drools.event.rule Events emitted while Rules are executing. 
org.drools.impl.adapters   
org.drools.runtime.rule The rule runtime classes. 
 

Uses of PropagationContext in org.drools.event.rule
 

Methods in org.drools.event.rule that return PropagationContext
 PropagationContext WorkingMemoryEvent.getPropagationContext()
           
 

Uses of PropagationContext in org.drools.impl.adapters
 

Methods in org.drools.impl.adapters that return PropagationContext
 PropagationContext ActivationAdapter.getPropagationContext()
           
 

Uses of PropagationContext in org.drools.runtime.rule
 

Methods in org.drools.runtime.rule that return PropagationContext
 PropagationContext Activation.getPropagationContext()
           
 


Knowledge API Legacy5 Adapter 6.2.0.Final

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