|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of HistoricExternalTaskLogDto in org.camunda.bpm.engine.rest.dto.history |
|---|
| Methods in org.camunda.bpm.engine.rest.dto.history that return HistoricExternalTaskLogDto | |
|---|---|
static HistoricExternalTaskLogDto |
HistoricExternalTaskLogDto.fromHistoricExternalTaskLog(HistoricExternalTaskLog historicExternalTaskLog)
|
| Uses of HistoricExternalTaskLogDto in org.camunda.bpm.engine.rest.history |
|---|
| Methods in org.camunda.bpm.engine.rest.history that return types with arguments of type HistoricExternalTaskLogDto | |
|---|---|
List<HistoricExternalTaskLogDto> |
HistoricExternalTaskLogRestService.getHistoricExternalTaskLogs(javax.ws.rs.core.UriInfo uriInfo,
Integer firstResult,
Integer maxResults)
|
List<HistoricExternalTaskLogDto> |
HistoricExternalTaskLogRestService.queryHistoricExternalTaskLogs(HistoricExternalTaskLogQueryDto queryDto,
Integer firstResult,
Integer maxResults)
|
| Uses of HistoricExternalTaskLogDto in org.camunda.bpm.engine.rest.impl.history |
|---|
| Methods in org.camunda.bpm.engine.rest.impl.history that return types with arguments of type HistoricExternalTaskLogDto | |
|---|---|
List<HistoricExternalTaskLogDto> |
HistoricExternalTaskLogRestServiceImpl.getHistoricExternalTaskLogs(javax.ws.rs.core.UriInfo uriInfo,
Integer firstResult,
Integer maxResults)
|
List<HistoricExternalTaskLogDto> |
HistoricExternalTaskLogRestServiceImpl.queryHistoricExternalTaskLogs(HistoricExternalTaskLogQueryDto queryDto,
Integer firstResult,
Integer maxResults)
|
| Uses of HistoricExternalTaskLogDto in org.camunda.bpm.engine.rest.sub.history |
|---|
| Methods in org.camunda.bpm.engine.rest.sub.history that return HistoricExternalTaskLogDto | |
|---|---|
HistoricExternalTaskLogDto |
HistoricExternalTaskLogResource.getHistoricExternalTaskLog()
|
| Uses of HistoricExternalTaskLogDto in org.camunda.bpm.engine.rest.sub.history.impl |
|---|
| Methods in org.camunda.bpm.engine.rest.sub.history.impl that return HistoricExternalTaskLogDto | |
|---|---|
HistoricExternalTaskLogDto |
HistoricExternalTaskLogResourceImpl.getHistoricExternalTaskLog()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||