public class RuleFlowProcess extends WorkflowProcessImpl
Modifier and Type | Field and Description |
---|---|
static String |
RULEFLOW_TYPE |
Constructor and Description |
---|
RuleFlowProcess() |
Modifier and Type | Method and Description |
---|---|
protected org.kie.api.definition.process.NodeContainer |
createNodeContainer() |
CompensationScope |
getCompensationScope() |
ExceptionScope |
getExceptionScope() |
StartNode |
getStart() |
SwimlaneContext |
getSwimlaneContext() |
List<StartNode> |
getTimerStart() |
VariableScope |
getVariableScope() |
addNode, getNode, getNodes, internalGetNode, isAutoComplete, isDynamic, removeNode, setAutoComplete, setDynamic
addContext, equals, getContext, getContexts, getDefaultContext, getFunctionImports, getGlobalNames, getGlobals, getId, getImports, getKnowledgeType, getMetaData, getMetaData, getName, getNamespace, getPackageName, getResource, getRuntimeMetaData, getType, getVersion, hashCode, resolveContext, setDefaultContext, setFunctionImports, setGlobals, setId, setImports, setMetaData, setName, setPackageName, setResource, setRuntimeMetaData, setType, setVersion
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
getFunctionImports, getGlobalNames, getGlobals, getImports, setFunctionImports, setGlobals, setImports
setId, setMetaData, setName, setPackageName, setType, setVersion
getId, getMetaData, getName, getPackageName, getResource, getType, getVersion, setResource
getKnowledgeType, getNamespace
addContext, getContext, getContexts, getDefaultContext, setDefaultContext
resolveContext
public static final String RULEFLOW_TYPE
public VariableScope getVariableScope()
public SwimlaneContext getSwimlaneContext()
public ExceptionScope getExceptionScope()
public CompensationScope getCompensationScope()
protected org.kie.api.definition.process.NodeContainer createNodeContainer()
createNodeContainer
in class WorkflowProcessImpl
public StartNode getStart()
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.