org.jbpm.bpmn2.xml
public abstract class AbstractCompositeNodeHandler extends AbstractNodeHandler
dataInputs, dataOutputs, EOL, inputAssociation, logger, outputAssociation
Constructor and Description |
---|
AbstractCompositeNodeHandler() |
Modifier and Type | Method and Description |
---|---|
protected List<org.kie.api.definition.process.Connection> |
getSubConnections(org.jbpm.workflow.core.node.CompositeNode compositeNode) |
protected void |
visitConnectionsAndAssociations(org.jbpm.workflow.core.Node node,
StringBuilder xmlDump,
int metaDataType) |
createNode, end, endNode, endNode, extractScript, getDataType, getErrorIdForErrorCode, handleNode, handleScript, handleThrowCompensationEventNode, initValidParents, initValidPeers, readDataInputAssociation, readDataOutputAssociation, readIoSpecification, readMultiInstanceLoopCharacteristics, start, writeNode, writeNode, writeScript, writeScripts, writeScripts
allowNesting, emptyAttributeCheck, emptyContentCheck, getValidParents, getValidPeers
protected void visitConnectionsAndAssociations(org.jbpm.workflow.core.Node node, StringBuilder xmlDump, int metaDataType)
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.