| Package | Description | 
|---|---|
| org.camunda.bpm.engine.impl.cmmn.execution | |
| org.camunda.bpm.engine.impl.pvm.runtime | 
| Modifier and Type | Field and Description | 
|---|---|
protected CaseExecutionImpl | 
CaseSentryPartImpl.caseExecution  | 
protected CaseExecutionImpl | 
CaseExecutionImpl.caseInstance  | 
protected CaseExecutionImpl | 
CaseSentryPartImpl.caseInstance  | 
protected CaseExecutionImpl | 
CaseExecutionImpl.parent  | 
protected CaseExecutionImpl | 
CaseSentryPartImpl.sourceCaseExecution  | 
protected CaseExecutionImpl | 
CaseExecutionImpl.subCaseInstance  | 
protected CaseExecutionImpl | 
CaseExecutionImpl.superCaseExecution  | 
| Modifier and Type | Field and Description | 
|---|---|
protected List<CaseExecutionImpl> | 
CaseExecutionImpl.caseExecutions  | 
| Modifier and Type | Method and Description | 
|---|---|
protected CaseExecutionImpl | 
CaseExecutionImpl.createCaseExecution(CmmnActivity activity)  | 
CaseExecutionImpl | 
CaseExecutionImpl.createSubCaseInstance(CmmnCaseDefinition caseDefinition)  | 
CaseExecutionImpl | 
CaseExecutionImpl.createSubCaseInstance(CmmnCaseDefinition caseDefinition,
                     String businessKey)  | 
CaseExecutionImpl | 
CaseExecutionImpl.getCaseInstance()  | 
CaseExecutionImpl | 
CaseSentryPartImpl.getCaseInstance()  | 
CaseExecutionImpl | 
CaseExecutionImpl.getParent()  | 
CaseExecutionImpl | 
CaseExecutionImpl.getSubCaseInstance()  | 
CaseExecutionImpl | 
CaseExecutionImpl.getSuperCaseExecution()  | 
protected CaseExecutionImpl | 
CaseExecutionImpl.newCaseExecution()  | 
| Modifier and Type | Method and Description | 
|---|---|
List<CaseExecutionImpl> | 
CaseExecutionImpl.getCaseExecutions()  | 
protected List<CaseExecutionImpl> | 
CaseExecutionImpl.getCaseExecutionsInternal()  | 
| Modifier and Type | Field and Description | 
|---|---|
protected CaseExecutionImpl | 
ExecutionImpl.superCaseExecution
super case execution, not-null if this execution is part of a case execution 
 | 
| Modifier and Type | Method and Description | 
|---|---|
CaseExecutionImpl | 
ExecutionImpl.getSuperCaseExecution()  | 
Copyright © 2018. All rights reserved.