org.jbpm.bpmn2.xml
public class ServiceTaskHandler extends TaskHandler
dataInputs, dataOutputs, EOL, inputAssociation, logger, outputAssociation
Constructor and Description |
---|
ServiceTaskHandler() |
Modifier and Type | Method and Description |
---|---|
protected org.jbpm.workflow.core.Node |
createNode(Attributes attrs) |
Class |
generateNodeFor() |
protected String |
getTaskName(Element element) |
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,
boolean includeMeta) |
end, handleForEachNode, readDataInputAssociation, readDataOutputAssociation, writeNode
endNode, endNode, extractScript, getDataType, getErrorIdForErrorCode, handleScript, 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 TaskHandler
public Class generateNodeFor()
generateNodeFor
in interface org.drools.core.xml.Handler
generateNodeFor
in class TaskHandler
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 TaskHandler
SAXException
protected String getTaskName(Element element)
getTaskName
in class TaskHandler
public void writeNode(org.jbpm.workflow.core.Node node, StringBuilder xmlDump, boolean includeMeta)
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.