|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jbpm.process.instance.impl.ProcessInstanceImpl
org.jbpm.workflow.instance.impl.WorkflowProcessInstanceImpl
org.jbpm.ruleflow.instance.RuleFlowProcessInstance
public class RuleFlowProcessInstance
| Field Summary |
|---|
| Fields inherited from interface org.drools.runtime.process.ProcessInstance |
|---|
STATE_ABORTED, STATE_ACTIVE, STATE_COMPLETED, STATE_PENDING, STATE_SUSPENDED |
| Constructor Summary | |
|---|---|
RuleFlowProcessInstance()
|
|
| Method Summary | |
|---|---|
RuleFlowProcess |
getRuleFlowProcess()
|
void |
internalStart()
|
| 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, setVariable, signalEvent, start, toString |
| Methods inherited from class org.jbpm.process.instance.impl.ProcessInstanceImpl |
|---|
addContextInstance, getAgenda, getContextContainer, getContextInstance, getContextInstance, getContextInstance, getContextInstances, getId, getKnowledgeRuntime, getMetaData, getProcess, getProcessId, getProcessName, getState, internalSetState, removeContextInstance, setContextInstance, setId, setKnowledgeRuntime, setMetaData, setProcess, setProcessId |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.jbpm.process.instance.ProcessInstance |
|---|
getKnowledgeRuntime, getProcess, setId, setKnowledgeRuntime, setProcess |
| Methods inherited from interface org.jbpm.process.instance.ContextInstanceContainer |
|---|
addContextInstance, getContextContainer, getContextInstance, getContextInstance, getContextInstances, removeContextInstance |
| Methods inherited from interface org.jbpm.process.instance.ContextableInstance |
|---|
getContextInstance |
| Methods inherited from interface org.drools.runtime.process.ProcessInstance |
|---|
getId, getProcessId, getProcessName, getState |
| Methods inherited from interface org.jbpm.workflow.instance.NodeInstanceContainer |
|---|
getState |
| Constructor Detail |
|---|
public RuleFlowProcessInstance()
| Method Detail |
|---|
public RuleFlowProcess getRuleFlowProcess()
public void internalStart()
internalStart in class ProcessInstanceImpl
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||