| Modifier and Type | Method and Description |
|---|---|
static HistoricJobLogDto |
HistoricJobLogDto.fromHistoricJobLog(HistoricJobLog historicJobLog) |
| Modifier and Type | Method and Description |
|---|---|
List<HistoricJobLogDto> |
HistoricJobLogRestService.getHistoricJobLogs(javax.ws.rs.core.UriInfo uriInfo,
Integer firstResult,
Integer maxResults) |
List<HistoricJobLogDto> |
HistoricJobLogRestService.queryHistoricJobLogs(HistoricJobLogQueryDto queryDto,
Integer firstResult,
Integer maxResults) |
| Modifier and Type | Method and Description |
|---|---|
List<HistoricJobLogDto> |
HistoricJobLogRestServiceImpl.getHistoricJobLogs(javax.ws.rs.core.UriInfo uriInfo,
Integer firstResult,
Integer maxResults) |
List<HistoricJobLogDto> |
HistoricJobLogRestServiceImpl.queryHistoricJobLogs(HistoricJobLogQueryDto queryDto,
Integer firstResult,
Integer maxResults) |
| Modifier and Type | Method and Description |
|---|---|
HistoricJobLogDto |
HistoricJobLogResource.getHistoricJobLog() |
| Modifier and Type | Method and Description |
|---|---|
HistoricJobLogDto |
HistoricJobLogResourceImpl.getHistoricJobLog() |
Copyright © 2013–2019 camunda services GmbH. All rights reserved.