public class BoundaryEventNode extends EventNode
EVENT_NODE_ENTER, EVENT_NODE_EXITconstraints, EMPTY_NODE_ARRAYCONNECTION_DEFAULT_TYPE| Constructor and Description |
|---|
BoundaryEventNode() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
acceptsEvent(String type,
Object event,
Function<String,String> resolver) |
void |
addOutAssociation(DataAssociation dataAssociation) |
String |
getAttachedToNodeId() |
List<DataAssociation> |
getOutAssociations() |
void |
setAttachedToNodeId(String attachedToNodeId) |
acceptsEvent, addEventFilter, getEventFilters, getEventTransformer, getScope, getType, getVariableName, removeEventFilter, setEventFilters, setEventTransformer, setScope, setVariableName, validateAddIncomingConnection, validateAddOutgoingConnectioncontainsActions, getActions, getActionTypes, setActionsaddConstraint, addIncomingConnection, addOutgoingConnection, clearIncomingConnection, clearOutgoingConnection, getConstraint, getConstraints, getContext, getDefaultIncomingConnections, getDefaultOutgoingConnections, getFrom, getId, getIncomingConnections, getIncomingConnections, getMetaData, getMetaData, getName, getNodeContainer, getNodeType, getNodeUniqueId, getOutgoingConnections, getOutgoingConnections, getTo, getUniqueId, internalGetConstraint, removeIncomingConnection, removeOutgoingConnection, resolveContext, setConstraint, setContext, setId, setMetaData, setMetaData, setName, setNodeContainer, setNodeType, validateRemoveIncomingConnection, validateRemoveOutgoingConnectionpublic String getAttachedToNodeId()
public void setAttachedToNodeId(String attachedToNodeId)
public void addOutAssociation(DataAssociation dataAssociation)
public List<DataAssociation> getOutAssociations()
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.