public class StartEventHandler extends AbstractNodeHandler
dataInputs, dataOutputs, EOL, inputAssociation, logger, outputAssociation| Constructor and Description |
|---|
StartEventHandler() |
| Modifier and Type | Method and Description |
|---|---|
protected Node |
createNode(Attributes attrs) |
Object |
end(String uri,
String localName,
org.drools.core.xml.ExtensibleXmlParser parser) |
Class |
generateNodeFor() |
protected void |
handleCompensationNode(StartNode startNode,
Node xmlNode) |
protected void |
handleNode(Node node,
Element element,
String uri,
String localName,
org.drools.core.xml.ExtensibleXmlParser parser) |
protected void |
handleTimerNode(Node node,
Element element,
String uri,
String localName,
org.drools.core.xml.ExtensibleXmlParser parser) |
protected void |
readDataOutput(Node xmlNode) |
protected void |
readDataOutputAssociation(Node xmlNode,
StartNode startNode) |
void |
writeNode(Node node,
StringBuilder xmlDump,
int metaDataType) |
checkSignalAndConvertToRealSignalNam, containsExtensionElements, endNode, endNode, extractScript, getDataType, getErrorIdForErrorCode, getMetaData, handleScript, handleThrowCompensationEventNode, initValidParents, initValidPeers, readDataInputAssociation, readDataOutputAssociation, readIoSpecification, readMultiInstanceLoopCharacteristics, start, writeExtensionElements, writeJavaAction, writeMetaData, writeNode, writeScript, writeScripts, writeVariableNameallowNesting, emptyAttributeCheck, emptyContentCheck, getValidParents, getValidPeersprotected Node createNode(Attributes attrs)
createNode in class AbstractNodeHandlerpublic Class generateNodeFor()
protected void handleNode(Node node, Element element, String uri, String localName, org.drools.core.xml.ExtensibleXmlParser parser) throws SAXException
handleNode in class AbstractNodeHandlerSAXExceptionpublic Object end(String uri, String localName, org.drools.core.xml.ExtensibleXmlParser parser) throws SAXException
end in interface org.drools.core.xml.Handlerend in class AbstractNodeHandlerSAXExceptionprotected void readDataOutputAssociation(Node xmlNode, StartNode startNode)
protected void readDataOutput(Node xmlNode)
public void writeNode(Node node, StringBuilder xmlDump, int metaDataType)
writeNode in class AbstractNodeHandlerprotected void handleTimerNode(Node node, Element element, String uri, String localName, org.drools.core.xml.ExtensibleXmlParser parser) throws SAXException
SAXExceptionCopyright © 2001–2021 JBoss by Red Hat. All rights reserved.