| Package | Description |
|---|---|
| org.camunda.bpm.engine.rest.history | |
| org.camunda.bpm.engine.rest.impl.history |
| Modifier and Type | Method and Description |
|---|---|
List<HistoricJobLogDto> |
HistoricJobLogRestService.queryHistoricJobLogs(HistoricJobLogQueryDto queryDto,
Integer firstResult,
Integer maxResults) |
CountResultDto |
HistoricJobLogRestService.queryHistoricJobLogsCount(HistoricJobLogQueryDto queryDto) |
| Modifier and Type | Method and Description |
|---|---|
List<HistoricJobLogDto> |
HistoricJobLogRestServiceImpl.queryHistoricJobLogs(HistoricJobLogQueryDto queryDto,
Integer firstResult,
Integer maxResults) |
CountResultDto |
HistoricJobLogRestServiceImpl.queryHistoricJobLogsCount(HistoricJobLogQueryDto queryDto) |
Copyright © 2013–2021 camunda services GmbH. All rights reserved.