| Package | Description | 
|---|---|
| org.camunda.bpm.engine.impl.persistence.entity | |
| org.camunda.bpm.engine.impl.pvm | |
| org.camunda.bpm.engine.impl.pvm.runtime | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ExecutionEntity | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | PvmProcessInstance | 
| Modifier and Type | Method and Description | 
|---|---|
| PvmExecution | PvmProcessInstance. findExecution(String activityId) | 
| Modifier and Type | Method and Description | 
|---|---|
| List<PvmExecution> | PvmProcessInstance. findExecutions(String activityId) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ExecutionImpl | 
| class  | PvmExecutionImpl | 
| Modifier and Type | Method and Description | 
|---|---|
| List<PvmExecution> | PvmExecutionImpl. findExecutions(String activityId) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | PvmExecutionImpl. collectExecutions(String activityId,
                 List<PvmExecution> executions) | 
Copyright © 2021. All rights reserved.