org.camunda.bpm.engine.rest.sub.history.impl
Class HistoricExternalTaskLogResourceImpl
java.lang.Object
org.camunda.bpm.engine.rest.sub.history.impl.HistoricExternalTaskLogResourceImpl
- All Implemented Interfaces:
- HistoricExternalTaskLogResource
public class HistoricExternalTaskLogResourceImpl
- extends Object
- implements HistoricExternalTaskLogResource
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
id
protected String id
engine
protected ProcessEngine engine
HistoricExternalTaskLogResourceImpl
public HistoricExternalTaskLogResourceImpl(String id,
ProcessEngine engine)
getHistoricExternalTaskLog
public HistoricExternalTaskLogDto getHistoricExternalTaskLog()
- Specified by:
getHistoricExternalTaskLog in interface HistoricExternalTaskLogResource
getErrorDetails
public String getErrorDetails()
- Specified by:
getErrorDetails in interface HistoricExternalTaskLogResource
Copyright © 2017 camunda services GmbH. All rights reserved.