Modifier and Type | Method and Description |
---|---|
static HistoricExternalTaskLogDto |
HistoricExternalTaskLogDto.fromHistoricExternalTaskLog(HistoricExternalTaskLog historicExternalTaskLog) |
Modifier and Type | Method and Description |
---|---|
List<HistoricExternalTaskLogDto> |
HistoricExternalTaskLogRestService.getHistoricExternalTaskLogs(javax.ws.rs.core.UriInfo uriInfo,
Integer firstResult,
Integer maxResults) |
List<HistoricExternalTaskLogDto> |
HistoricExternalTaskLogRestService.queryHistoricExternalTaskLogs(HistoricExternalTaskLogQueryDto queryDto,
Integer firstResult,
Integer maxResults) |
Modifier and Type | Method and Description |
---|---|
List<HistoricExternalTaskLogDto> |
HistoricExternalTaskLogRestServiceImpl.getHistoricExternalTaskLogs(javax.ws.rs.core.UriInfo uriInfo,
Integer firstResult,
Integer maxResults) |
List<HistoricExternalTaskLogDto> |
HistoricExternalTaskLogRestServiceImpl.queryHistoricExternalTaskLogs(HistoricExternalTaskLogQueryDto queryDto,
Integer firstResult,
Integer maxResults) |
Modifier and Type | Method and Description |
---|---|
HistoricExternalTaskLogDto |
HistoricExternalTaskLogResource.getHistoricExternalTaskLog() |
Modifier and Type | Method and Description |
---|---|
HistoricExternalTaskLogDto |
HistoricExternalTaskLogResourceImpl.getHistoricExternalTaskLog() |
Copyright © 2022. All rights reserved.