org.jbpm.workflow.core.node
Class BoundaryEventNode
java.lang.Object
org.jbpm.workflow.core.impl.NodeImpl
org.jbpm.workflow.core.impl.ExtendedNodeImpl
org.jbpm.workflow.core.node.EventNode
org.jbpm.workflow.core.node.BoundaryEventNode
- All Implemented Interfaces:
- Serializable, Contextable, ContextResolver, EventNodeInterface, Node
public class BoundaryEventNode
- extends EventNode
- See Also:
- Serialized Form
Methods inherited from class org.jbpm.workflow.core.node.EventNode |
acceptsEvent, addEventFilter, getEventFilters, getEventTransformer, getScope, getType, getVariableName, removeEventFilter, setEventFilters, setEventTransformer, setScope, setVariableName, validateAddIncomingConnection, validateAddOutgoingConnection |
Methods inherited from class org.jbpm.workflow.core.impl.NodeImpl |
addConstraint, addIncomingConnection, addOutgoingConnection, getConstraint, getConstraints, getContext, getDefaultIncomingConnections, getDefaultOutgoingConnections, getFrom, getId, getIncomingConnections, getIncomingConnections, getMetaData, getMetaData, getName, getNodeContainer, getOutgoingConnections, getOutgoingConnections, getTo, getUniqueId, internalGetConstraint, removeIncomingConnection, removeOutgoingConnection, resolveContext, setConstraint, setContext, setId, setMetaData, setMetaData, setName, setNodeContainer, validateRemoveIncomingConnection, validateRemoveOutgoingConnection |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BoundaryEventNode
public BoundaryEventNode()
getAttachedToNodeId
public String getAttachedToNodeId()
setAttachedToNodeId
public void setAttachedToNodeId(String attachedToNodeId)
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.