org.jbpm.workflow.instance.node
Interface EventNodeInstanceInterface

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

public interface EventNodeInstanceInterface


Method Summary
 void signalEvent(String type, Object event)
           
 

Method Detail

signalEvent

void signalEvent(String type,
                 Object event)


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