public class StageHandler extends AbstractCaseNodeHandler
| Modifier and Type | Field and Description |
|---|---|
static String |
AUTOCOMPLETE_COMPLETION_CONDITION |
static List<String> |
AUTOCOMPLETE_EXPRESSIONS |
| Constructor and Description |
|---|
StageHandler() |
| 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, startallowNesting, emptyAttributeCheck, emptyContentCheck, getValidParents, getValidPeerspublic static final String AUTOCOMPLETE_COMPLETION_CONDITION
protected org.jbpm.workflow.core.Node createNode(Attributes attrs)
createNode in class AbstractCaseNodeHandlerpublic Class generateNodeFor()
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 AbstractCaseNodeHandlerSAXExceptionCopyright © 2001–2019 JBoss by Red Hat. All rights reserved.