org.jbpm.ruleflow.instance
Class RuleFlowProcessInstance
java.lang.Object
org.jbpm.process.instance.impl.ProcessInstanceImpl
org.jbpm.workflow.instance.impl.WorkflowProcessInstanceImpl
org.jbpm.ruleflow.instance.RuleFlowProcessInstance
- All Implemented Interfaces:
- Serializable, EventListener, NodeInstanceContainer, ProcessInstance, WorkflowProcessInstance, ContextableInstance, ContextInstanceContainer
public class RuleFlowProcessInstance
- extends WorkflowProcessInstanceImpl
- See Also:
- Serialized Form
Methods inherited from class org.jbpm.workflow.instance.impl.WorkflowProcessInstanceImpl |
addEventListener, addNodeInstance, disconnect, getActiveNodeIds, getEventTypes, getFirstNodeInstance, getNodeContainer, getNodeInstance, getNodeInstance, getNodeInstanceCounter, getNodeInstances, getNodeInstances, getNodeInstances, getVariable, getVariables, getWorkflowProcess, internalSetNodeInstanceCounter, nodeInstanceCompleted, reconnect, removeEventListener, removeNodeInstance, setState, setState, setVariable, signalEvent, start, toString |
Methods inherited from class org.jbpm.process.instance.impl.ProcessInstanceImpl |
addContextInstance, getAgenda, getContextContainer, getContextInstance, getContextInstance, getContextInstance, getContextInstances, getId, getKnowledgeRuntime, getMetaData, getOutcome, getProcess, getProcessId, getProcessName, getState, internalSetState, removeContextInstance, setContextInstance, setId, setKnowledgeRuntime, setMetaData, setOutcome, setProcess, setProcessId |
RuleFlowProcessInstance
public RuleFlowProcessInstance()
getRuleFlowProcess
public RuleFlowProcess getRuleFlowProcess()
internalStart
public void internalStart()
- Specified by:
internalStart
in class ProcessInstanceImpl
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.