jBPM distribution 6.0.2-SNAPSHOT

org.kie.api.event.rule
Interface WorkingMemoryEvent

All Superinterfaces:
KieRuntimeEvent
All Known Subinterfaces:
ObjectDeletedEvent, ObjectInsertedEvent, ObjectUpdatedEvent, RuleRuntimeEvent

Deprecated. This will be removed in drools 6.1 Use RuleRuntimeEvent

public interface WorkingMemoryEvent
extends KieRuntimeEvent


Method Summary
 PropagationContext getPropagationContext()
          Deprecated.  
 
Methods inherited from interface org.kie.api.event.KieRuntimeEvent
getKieRuntime
 

Method Detail

getPropagationContext

PropagationContext getPropagationContext()
Deprecated. 

jBPM distribution 6.0.2-SNAPSHOT

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