public class StateNodeHandler extends AbstractNodeHandler
EOL| Constructor and Description |
|---|
StateNodeHandler() |
| Modifier and Type | Method and Description |
|---|---|
protected org.jbpm.workflow.core.Node |
createNode() |
Class |
generateNodeFor() |
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) |
containsMetaData, end, endNode, endNode, extractAction, handleAction, initValidParents, initValidPeers, start, writeAction, writeActions, writeMetaData, writeNode, writeTimersallowNesting, emptyAttributeCheck, emptyContentCheck, getValidParents, getValidPeersprotected org.jbpm.workflow.core.Node createNode()
createNode in class AbstractNodeHandlerpublic Class generateNodeFor()
public 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 AbstractNodeHandlerSAXExceptionpublic void writeNode(org.jbpm.workflow.core.Node node,
StringBuilder xmlDump,
boolean includeMeta)
writeNode in class AbstractNodeHandlerCopyright © 2001–2019 JBoss by Red Hat. All rights reserved.