org.camunda.bpm.cockpit.plugin.acm
Class CaseExecutionDetailedResource
java.lang.Object
org.camunda.bpm.webapp.plugin.resource.AbstractAppPluginResource<org.camunda.bpm.cockpit.plugin.spi.CockpitPlugin>
org.camunda.bpm.cockpit.plugin.resource.AbstractCockpitPluginResource
org.camunda.bpm.cockpit.plugin.acm.CaseExecutionDetailedResource
public class CaseExecutionDetailedResource
- extends org.camunda.bpm.cockpit.plugin.resource.AbstractCockpitPluginResource
Enriched executions resource providing plan item description and type
information.
- Author:
- Simon Zambrovski.
| Fields inherited from class org.camunda.bpm.webapp.plugin.resource.AbstractAppPluginResource |
engineName, runtimeDelegate |
| Methods inherited from class org.camunda.bpm.cockpit.plugin.resource.AbstractCockpitPluginResource |
getCommandExecutor, getQueryService |
| Methods inherited from class org.camunda.bpm.webapp.plugin.resource.AbstractAppPluginResource |
getProcessEngine |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CaseExecutionDetailedResource
public CaseExecutionDetailedResource(String engineName,
String id)
findTasks
public List<DetailedCaseExecution> findTasks()
Copyright © 2014 camunda services GmbH. All rights reserved.