public class ReceiveTaskHandler extends TaskHandler
dataInputs, dataOutputs, EOL, inputAssociation, logger, outputAssociation| Constructor and Description |
|---|
ReceiveTaskHandler() |
| Modifier and Type | Method and Description |
|---|---|
protected Node |
createNode(Attributes attrs) |
Class |
generateNodeFor() |
protected String |
getTaskName(Element element) |
protected void |
handleNode(Node node,
Element element,
String uri,
String localName,
org.drools.core.xml.ExtensibleXmlParser parser) |
void |
writeNode(Node node,
StringBuilder xmlDump,
boolean includeMeta) |
end, handleForEachNode, readDataInputAssociation, readDataOutputAssociation, readIoSpecification, writeNodecheckSignalAndConvertToRealSignalNam, containsExtensionElements, endNode, endNode, extractScript, getDataType, getErrorIdForErrorCode, getMetaData, getSignalExpression, handleScript, handleThrowCompensationEventNode, initValidParents, initValidPeers, readDataInputAssociation, readDataOutputAssociation, readMultiInstanceLoopCharacteristics, start, writeExtensionElements, writeMetaData, writeNode, writeScript, writeScripts, writeVariableNameallowNesting, emptyAttributeCheck, emptyContentCheck, getValidParents, getValidPeersprotected Node createNode(Attributes attrs)
createNode in class TaskHandlerpublic Class generateNodeFor()
generateNodeFor in interface org.drools.core.xml.HandlergenerateNodeFor in class TaskHandlerprotected void handleNode(Node node, Element element, String uri, String localName, org.drools.core.xml.ExtensibleXmlParser parser) throws SAXException
handleNode in class TaskHandlerSAXExceptionprotected String getTaskName(Element element)
getTaskName in class TaskHandlerpublic void writeNode(Node node, StringBuilder xmlDump, boolean includeMeta)
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.