org.jbpm.ruleflow.core
Class RuleFlowProcess
java.lang.Object
org.jbpm.process.core.impl.ProcessImpl
org.jbpm.workflow.core.impl.WorkflowProcessImpl
org.jbpm.ruleflow.core.RuleFlowProcess
- All Implemented Interfaces:
- Serializable, KnowledgeDefinition, NodeContainer, Process, WorkflowProcess, ResourcedObject, ContextContainer, ContextResolver
public class RuleFlowProcess
- extends WorkflowProcessImpl
- See Also:
- Serialized Form
Methods inherited from class org.jbpm.process.core.impl.ProcessImpl |
addContext, equals, getContext, getContexts, getDefaultContext, getFunctionImports, getGlobalNames, getGlobals, getId, getImports, getMetaData, getMetaData, getName, getPackageName, getResource, getType, getVersion, hashCode, resolveContext, setDefaultContext, setFunctionImports, setGlobals, setId, setImports, setMetaData, setName, setPackageName, setResource, setType, setVersion |
RULEFLOW_TYPE
public static final String RULEFLOW_TYPE
- See Also:
- Constant Field Values
RuleFlowProcess
public RuleFlowProcess()
getVariableScope
public VariableScope getVariableScope()
getSwimlaneContext
public SwimlaneContext getSwimlaneContext()
getExceptionScope
public ExceptionScope getExceptionScope()
createNodeContainer
protected NodeContainer createNodeContainer()
- Overrides:
createNodeContainer
in class WorkflowProcessImpl
getStart
public StartNode getStart()
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.