public class AdHocSubProcessHandler extends CompositeContextNodeHandler
Modifier and Type | Field and Description |
---|---|
static String |
AUTOCOMPLETE_COMPLETION_CONDITION |
static List<String> |
AUTOCOMPLETE_EXPRESSIONS |
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
checkSignalAndConvertToRealSignalNam, containsExtensionElements, end, 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
public static final String AUTOCOMPLETE_COMPLETION_CONDITION
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–2019 JBoss by Red Hat. All rights reserved.