jBPM distribution 6.0.0.CR4

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.0.0.CR4

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