jBPM :: Distribution 6.2.0-SNAPSHOT

org.jbpm.workflow.instance.node
Interface EventNodeInstanceInterface

All Known Implementing Classes:
BoundaryEventNodeInstance, CompositeContextNodeInstance, CompositeNodeInstance, DynamicNodeInstance, EventNodeInstance, EventSubProcessNodeInstance, ForEachNodeInstance, StateNodeInstance

public interface EventNodeInstanceInterface


Method Summary
 void signalEvent(String type, Object event)
           
 

Method Detail

signalEvent

void signalEvent(String type,
                 Object event)

jBPM :: Distribution 6.2.0-SNAPSHOT

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