Uses of Interface
org.camunda.bpm.engine.rest.sub.runtime.ExecutionResource
- 
Packages that use ExecutionResource Package Description org.camunda.bpm.engine.rest org.camunda.bpm.engine.rest.impl org.camunda.bpm.engine.rest.sub.runtime.impl 
- 
- 
Uses of ExecutionResource in org.camunda.bpm.engine.restMethods in org.camunda.bpm.engine.rest that return ExecutionResource Modifier and Type Method Description ExecutionResourceExecutionRestService. getExecution(java.lang.String executionId)
- 
Uses of ExecutionResource in org.camunda.bpm.engine.rest.implMethods in org.camunda.bpm.engine.rest.impl that return ExecutionResource Modifier and Type Method Description ExecutionResourceExecutionRestServiceImpl. getExecution(java.lang.String executionId)
- 
Uses of ExecutionResource in org.camunda.bpm.engine.rest.sub.runtime.implClasses in org.camunda.bpm.engine.rest.sub.runtime.impl that implement ExecutionResource Modifier and Type Class Description classExecutionResourceImpl
 
-