public class HistoricJobLogResourceImpl extends Object implements HistoricJobLogResource
| Modifier and Type | Field and Description |
|---|---|
protected ProcessEngine |
engine |
protected String |
id |
| Constructor and Description |
|---|
HistoricJobLogResourceImpl(String id,
ProcessEngine engine) |
| Modifier and Type | Method and Description |
|---|---|
HistoricJobLogDto |
getHistoricJobLog() |
String |
getStacktrace() |
protected String id
protected ProcessEngine engine
public HistoricJobLogResourceImpl(String id, ProcessEngine engine)
public HistoricJobLogDto getHistoricJobLog()
getHistoricJobLog in interface HistoricJobLogResourcepublic String getStacktrace()
getStacktrace in interface HistoricJobLogResourceCopyright © 2013–2019 camunda services GmbH. All rights reserved.