public class UserTaskHandler extends TaskHandler
dataInputs, dataOutputs, EOL, inputAssociation, logger, outputAssociation| Constructor and Description |
|---|
UserTaskHandler() |
| Modifier and Type | Method and Description |
|---|---|
protected Node |
createNode(Attributes attrs) |
Class |
generateNodeFor() |
protected void |
handleNode(Node node,
Element element,
String uri,
String localName,
org.drools.core.xml.ExtensibleXmlParser parser) |
protected String |
readPotentialOwner(Node xmlNode,
HumanTaskNode humanTaskNode) |
protected void |
writeIO(WorkItemNode workItemNode,
StringBuilder xmlDump) |
void |
writeNode(Node node,
StringBuilder xmlDump,
int metaDataType) |
end, getTaskName, handleForEachNode, readDataInputAssociation, readDataOutputAssociation, readIoSpecificationcheckSignalAndConvertToRealSignalNam, 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 readPotentialOwner(Node xmlNode, HumanTaskNode humanTaskNode)
public void writeNode(Node node, StringBuilder xmlDump, int metaDataType)
writeNode in class TaskHandlerprotected void writeIO(WorkItemNode workItemNode, StringBuilder xmlDump)
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.