org.jbpm.bpmn2.xml
public class CompositeContextNodeHandler extends AbstractNodeHandler
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.kie.api.definition.process.Connection> |
getSubConnections(org.jbpm.workflow.core.node.CompositeNode compositeNode) |
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) |
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.CompositeNode compositeNode)
protected List<org.kie.api.definition.process.Connection> getSubConnections(org.jbpm.workflow.core.node.CompositeNode compositeNode)
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.