public class ForEachNodeHandler extends AbstractCompositeNodeHandler
dataInputs, dataOutputs, EOL, inputAssociation, logger, outputAssociation
Constructor and Description |
---|
ForEachNodeHandler() |
Modifier and Type | Method and Description |
---|---|
protected org.jbpm.workflow.core.Node |
createNode(Attributes attrs) |
Class |
generateNodeFor() |
protected List<org.jbpm.workflow.core.Node> |
getSubNodes(org.jbpm.workflow.core.node.ForEachNode forEachNode) |
void |
writeNode(org.jbpm.workflow.core.Node node,
StringBuilder xmlDump,
int metaDataType) |
getSubConnections, visitConnectionsAndAssociations
checkSignalAndConvertToRealSignalNam, containsExtensionElements, end, endNode, endNode, extractScript, getDataType, getErrorIdForErrorCode, getMetaData, getSignalExpression, handleNode, handleScript, handleThrowCompensationEventNode, initValidParents, initValidPeers, readDataInputAssociation, readDataOutputAssociation, readIoSpecification, readMultiInstanceLoopCharacteristics, start, writeExtensionElements, writeMetaData, writeNode, writeScript, writeScripts, writeVariableName
allowNesting, emptyAttributeCheck, emptyContentCheck, getValidParents, getValidPeers
protected org.jbpm.workflow.core.Node createNode(Attributes attrs)
createNode
in class AbstractNodeHandler
public Class generateNodeFor()
public void writeNode(org.jbpm.workflow.core.Node node, StringBuilder xmlDump, int metaDataType)
writeNode
in class AbstractNodeHandler
protected List<org.jbpm.workflow.core.Node> getSubNodes(org.jbpm.workflow.core.node.ForEachNode forEachNode)
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.