public class AdHocSubProcessHandler extends CompositeContextNodeHandler
dataInputs, dataOutputs, EOL, inputAssociation, logger, outputAssociation
Constructor and Description |
---|
AdHocSubProcessHandler() |
Modifier and Type | Method and Description |
---|---|
protected org.jbpm.workflow.core.Node |
createNode(Attributes attrs) |
Class |
generateNodeFor() |
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,
int metaDataType) |
getSubNodes
getSubConnections, visitConnectionsAndAssociations
end, endNode, endNode, extractScript, getDataType, getErrorIdForErrorCode, handleScript, handleThrowCompensationEventNode, 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 CompositeContextNodeHandler
public Class generateNodeFor()
generateNodeFor
in interface org.drools.core.xml.Handler
generateNodeFor
in class CompositeContextNodeHandler
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, int metaDataType)
writeNode
in class CompositeContextNodeHandler
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.