|
jBPM distribution 6.1.0.CR2 | |||||||||
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.kie.api.runtime.process.ProcessInstance |
---|
STATE_ABORTED, STATE_ACTIVE, STATE_COMPLETED, STATE_PENDING, STATE_SUSPENDED |
Constructor Summary | |
---|---|
RuleFlowProcessInstance()
|
Method Summary | |
---|---|
RuleFlowProcess |
getRuleFlowProcess()
|
void |
internalStart(String trigger)
|
Methods inherited from class org.jbpm.process.instance.impl.ProcessInstanceImpl |
---|
addContextInstance, getAgenda, getContextContainer, getContextInstance, getContextInstance, getContextInstance, getContextInstances, getId, getKnowledgeRuntime, getMetaData, getOutcome, getParentProcessInstanceId, getProcess, getProcessId, getProcessName, getProcessXml, getState, internalSetState, removeContextInstance, setContextInstance, setId, setKnowledgeRuntime, setMetaData, setOutcome, setParentProcessInstanceId, setProcess, setProcessId, setProcessXml, updateProcess |
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, getOutcome, getParentProcessInstanceId, getProcess, setId, setKnowledgeRuntime, setParentProcessInstanceId, 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.kie.api.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(String trigger)
internalStart
in class ProcessInstanceImpl
|
jBPM distribution 6.1.0.CR2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |