public class TransactionHandler extends SubProcessHandler
dataInputs, dataOutputs, EOL, inputAssociation, logger, outputAssociation
Constructor and Description |
---|
TransactionHandler() |
Modifier and Type | Method and Description |
---|---|
protected void |
handleNode(org.jbpm.workflow.core.Node node,
Element element,
String uri,
String localName,
org.drools.core.xml.ExtensibleXmlParser parser) |
void |
writeNode(org.jbpm.workflow.core.Node node,
StringBuilder xmlDump,
boolean includeMeta) |
applyAsync, createNode, end, generateNodeFor, handleCompositeContextNode, handleForEachNode, writeNode
containsExtensionElements, endNode, endNode, extractScript, getDataType, getErrorIdForErrorCode, getMetaData, getSignalExpression, handleScript, handleThrowCompensationEventNode, initValidParents, initValidPeers, readDataInputAssociation, readDataOutputAssociation, readIoSpecification, readMultiInstanceLoopCharacteristics, start, writeExtensionElements, writeMetaData, writeNode, writeScript, writeScripts, writeVariableName
allowNesting, emptyAttributeCheck, emptyContentCheck, getValidParents, getValidPeers
protected void handleNode(org.jbpm.workflow.core.Node node, Element element, String uri, String localName, org.drools.core.xml.ExtensibleXmlParser parser) throws SAXException
handleNode
in class AbstractNodeHandler
SAXException
public void writeNode(org.jbpm.workflow.core.Node node, StringBuilder xmlDump, boolean includeMeta)
Copyright © 2001–2015 JBoss by Red Hat. All rights reserved.