org.jbpm.workflow.instance.node
Class BoundaryEventNodeInstance
java.lang.Object
org.jbpm.workflow.instance.impl.NodeInstanceImpl
org.jbpm.workflow.instance.impl.ExtendedNodeInstanceImpl
org.jbpm.workflow.instance.node.EventNodeInstance
org.jbpm.workflow.instance.node.BoundaryEventNodeInstance
- All Implemented Interfaces:
- Serializable, EventNodeInstanceInterface, NodeInstance
public class BoundaryEventNodeInstance
- extends EventNodeInstance
- See Also:
- Serialized Form
Methods inherited from class org.jbpm.workflow.instance.impl.NodeInstanceImpl |
cancel, executeAction, followConnection, getId, getLevel, getMetaData, getMetaData, getNode, getNodeId, getNodeInstanceContainer, getNodeName, getProcessInstance, getUniqueId, getVariable, isInversionOfControl, resolveContext, resolveContextInstance, retrigger, setId, setLevel, setMetaData, setNodeId, setNodeInstanceContainer, setProcessInstance, setVariable, trigger, triggerConnection, triggerNode, triggerNodeInstance |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BoundaryEventNodeInstance
public BoundaryEventNodeInstance()
signalEvent
public void signalEvent(String type,
Object event)
- Specified by:
signalEvent
in interface EventNodeInstanceInterface
- Overrides:
signalEvent
in class EventNodeInstance
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.