org.camunda.bpm.engine.rest.sub.history.impl
Class HistoricCaseInstanceResourceImpl
java.lang.Object
org.camunda.bpm.engine.rest.sub.history.impl.HistoricCaseInstanceResourceImpl
- All Implemented Interfaces:
- HistoricCaseInstanceResource
public class HistoricCaseInstanceResourceImpl
- extends Object
- implements HistoricCaseInstanceResource
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HistoricCaseInstanceResourceImpl
public HistoricCaseInstanceResourceImpl(ProcessEngine engine,
String caseInstanceId)
getHistoricCaseInstance
public HistoricCaseInstanceDto getHistoricCaseInstance()
- Specified by:
getHistoricCaseInstance in interface HistoricCaseInstanceResource
Copyright © 2016 camunda services GmbH. All rights reserved.