org.camunda.bpm.engine.rest.sub.history.impl
Class HistoricJobLogResourceImpl
java.lang.Object
org.camunda.bpm.engine.rest.sub.history.impl.HistoricJobLogResourceImpl
- All Implemented Interfaces:
- HistoricJobLogResource
public class HistoricJobLogResourceImpl
- extends Object
- implements HistoricJobLogResource
- Author:
- Roman Smirnov
| 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
HistoricJobLogResourceImpl
public HistoricJobLogResourceImpl(String id,
ProcessEngine engine)
getHistoricJobLog
public HistoricJobLogDto getHistoricJobLog()
- Specified by:
getHistoricJobLog in interface HistoricJobLogResource
getStacktrace
public String getStacktrace()
- Specified by:
getStacktrace in interface HistoricJobLogResource
Copyright © 2016 camunda services GmbH. All rights reserved.