|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of DetailedCaseExecution in org.camunda.bpm.cockpit.plugin.acm |
|---|
| Methods in org.camunda.bpm.cockpit.plugin.acm that return DetailedCaseExecution | |
|---|---|
static DetailedCaseExecution |
DetailedCaseExecution.fromExecutionEntity(org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionEntity executionEntity,
org.camunda.bpm.engine.runtime.CaseExecution execution)
Factory method creating a detailed execution from case execution and case execution entity. |
| Methods in org.camunda.bpm.cockpit.plugin.acm that return types with arguments of type DetailedCaseExecution | |
|---|---|
List<DetailedCaseExecution> |
CaseExecutionDetailedResource.findTasks()
|
static List<DetailedCaseExecution> |
DetailedCaseExecution.fromExecutions(List<org.camunda.bpm.engine.runtime.CaseExecution> executions)
Factory method constructing a list of detailed case executions from list of case executions. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||