KIE API 6.0.0.CR2

org.kie.api.event.rule
Interface WorkingMemoryEvent

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

public interface WorkingMemoryEvent
extends KieRuntimeEvent


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

Method Detail

getPropagationContext

PropagationContext getPropagationContext()

KIE API 6.0.0.CR2

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