public class HistoricExternalTaskLogResourceImpl extends Object implements HistoricExternalTaskLogResource
| Modifier and Type | Field and Description |
|---|---|
protected ProcessEngine |
engine |
protected String |
id |
| Constructor and Description |
|---|
HistoricExternalTaskLogResourceImpl(String id,
ProcessEngine engine) |
| Modifier and Type | Method and Description |
|---|---|
String |
getErrorDetails() |
HistoricExternalTaskLogDto |
getHistoricExternalTaskLog() |
protected String id
protected ProcessEngine engine
public HistoricExternalTaskLogResourceImpl(String id, ProcessEngine engine)
public HistoricExternalTaskLogDto getHistoricExternalTaskLog()
getHistoricExternalTaskLog in interface HistoricExternalTaskLogResourcepublic String getErrorDetails()
getErrorDetails in interface HistoricExternalTaskLogResourceCopyright © 2018 camunda services GmbH. All rights reserved.