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, start
allowNesting, emptyAttributeCheck, emptyContentCheck, getValidParents, getValidPeers
public static final String AUTOCOMPLETE_COMPLETION_CONDITION
protected org.jbpm.workflow.core.Node createNode(Attributes attrs)
createNode
in class AbstractCaseNodeHandler
public 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 AbstractCaseNodeHandler
SAXException
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.