Package 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,ContextableInstance,ContextInstanceContainer,ProcessInstance,NodeInstanceContainer,WorkflowProcessInstance,org.kie.api.runtime.process.EventListener,org.kie.api.runtime.process.NodeInstanceContainer,org.kie.api.runtime.process.ProcessInstance,org.kie.api.runtime.process.WorkflowProcessInstance,KogitoEventListener,KogitoNodeInstanceContainer,KogitoProcessInstance,KogitoWorkflowProcessInstance
- See Also:
-
Field Summary
Fields inherited from interface org.kie.kogito.internal.process.runtime.KogitoProcessInstance
SLA_ABORTED, SLA_MET, SLA_NA, SLA_PENDING, SLA_VIOLATED, STATE_ABORTED, STATE_ACTIVE, STATE_COMPLETED, STATE_ERROR, STATE_PENDING, STATE_SUSPENDEDFields inherited from interface org.kie.api.runtime.process.ProcessInstance
SLA_ABORTED, SLA_MET, SLA_NA, SLA_PENDING, SLA_VIOLATED, STATE_ABORTED, STATE_ACTIVE, STATE_COMPLETED, STATE_PENDING, STATE_SUSPENDED -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.jbpm.workflow.instance.impl.WorkflowProcessInstanceImpl
addActivatingNodeId, addCompletedNodeId, addEventListener, addNodeInstance, adHocFragments, configureSLATimer, configureTimers, disconnect, getActivatingNodeIds, getActiveNodeIds, getAgendaFilter, getBusinessKey, getCancelTimerId, getCompletedNodeIds, getCorrelationKey, getCurrentLevel, getDeploymentId, getEndDate, getErrorCause, getErrorMessage, getEventDescriptions, getEventTypes, getFaultData, getFirstNodeInstance, getIterationLevels, getKogitoNodeInstances, getLevelForNode, getNodeContainer, getNodeIdInError, getNodeInstance, getNodeInstance, getNodeInstance, getNodeInstance, getNodeInstanceIdInError, getNodeInstances, getNodeInstances, getNodeInstances, getNodeInstances, getReferenceId, getRootException, getSlaCompliance, getSlaDueDate, getSlaTimerId, getStartDate, getVariable, getVariables, getWorkflowProcess, hasDeploymentId, internalSetCancelTimerId, internalSetErrorMessage, internalSetErrorNodeId, internalSetSlaCompliance, internalSetSlaDueDate, internalSetSlaTimerId, isSignalCompletion, milestones, nodeInstanceCompleted, reconnect, removeEventListener, removeNodeInstance, resolveVariables, setAgendaFilter, setCorrelationKey, setCurrentLevel, setDeploymentId, setErrorState, setReferenceId, setSignalCompletion, setStartDate, setState, setState, setState, setVariable, signalEvent, start, start, toString, unwrap, useTimerSLATracking, wrapMethods inherited from class org.jbpm.process.instance.impl.ProcessInstanceImpl
addContextInstance, getAgenda, getContextContainer, getContextInstance, getContextInstance, getContextInstance, getContextInstances, getDescription, getHeaders, getId, getKnowledgeRuntime, getMetaData, getOutcome, getParentProcessInstanceId, getProcess, getProcessId, getProcessName, getProcessVersion, getProcessXml, getRootProcessId, getRootProcessInstanceId, getState, getStringId, internalSetState, removeContextInstance, setContextInstance, setDescription, setHeaders, setId, setInternalProcess, setKnowledgeRuntime, setMetaData, setOutcome, setParentProcessInstanceId, setProcess, setProcessId, setProcessVersion, setProcessXml, setRootProcessId, setRootProcessInstanceId, updateProcessMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface org.jbpm.process.instance.ContextableInstance
getContextInstanceMethods inherited from interface org.jbpm.process.instance.ContextInstanceContainer
addContextInstance, getContextContainer, getContextInstance, getContextInstance, getContextInstances, removeContextInstanceMethods inherited from interface org.kie.kogito.internal.process.runtime.KogitoNodeInstanceContainer
getKogitoNodeInstancesMethods inherited from interface org.kie.kogito.internal.process.runtime.KogitoProcessInstance
getDescription, getHeaders, getRootProcessId, getRootProcessInstanceId, getStringIdMethods inherited from interface org.jbpm.workflow.instance.NodeInstanceContainer
getByNodeDefinitionId, getNodeByPredicate, getState, resolveAsyncMethods inherited from interface org.jbpm.process.instance.ProcessInstance
getKnowledgeRuntime, getMetaData, getOutcome, getProcess, setId, setKnowledgeRuntime, setMetaData, setParentProcessInstanceId, setProcess, setRootProcessId, setRootProcessInstanceIdMethods inherited from interface org.kie.api.runtime.process.ProcessInstance
getId, getParentProcessInstanceId, getProcessId, getProcessName, getProcessVersion, getStateMethods inherited from interface org.jbpm.workflow.instance.WorkflowProcessInstance
setHeaders
-
Constructor Details
-
RuleFlowProcessInstance
public RuleFlowProcessInstance()
-
-
Method Details
-
getRuleFlowProcess
-
internalStart
- Specified by:
internalStartin classProcessInstanceImpl
-