org.jbpm.bpmn2.xml
public class ForEachNodeHandler extends AbstractNodeHandler
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.kie.api.definition.process.Connection> |
getSubConnections(org.jbpm.workflow.core.node.ForEachNode forEachNode) |
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) |
end, endNode, endNode, extractScript, getDataType, getErrorIdForErrorCode, handleNode, handleScript, initValidParents, initValidPeers, readDataInputAssociation, readDataOutputAssociation, readIoSpecification, readMultiInstanceLoopCharacteristics, start, writeNode, writeScript, writeScripts, writeScripts
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)
protected List<org.kie.api.definition.process.Connection> getSubConnections(org.jbpm.workflow.core.node.ForEachNode forEachNode)
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.