public class CompositeContextNodeHandler extends AbstractCompositeNodeHandler
dataInputs, dataOutputs, EOL, inputAssociation, logger, outputAssociation
Constructor and Description |
---|
CompositeContextNodeHandler() |
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.CompositeNode compositeNode) |
void |
writeNode(org.jbpm.workflow.core.Node node,
StringBuilder xmlDump,
int metaDataType) |
getSubConnections, visitConnectionsAndAssociations
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.CompositeNode compositeNode)
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.