public class HumanTaskHandler extends AbstractCaseNodeHandler
Constructor and Description |
---|
HumanTaskHandler() |
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) |
end, initValidParents, initValidPeers, loadDataInputsAndOutputs, start
allowNesting, emptyAttributeCheck, emptyContentCheck, getValidParents, getValidPeers
protected org.jbpm.workflow.core.Node createNode(Attributes attrs)
createNode
in class AbstractCaseNodeHandler
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 AbstractCaseNodeHandler
SAXException
public Class<?> generateNodeFor()
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.