| Modifier and Type | Method and Description |
|---|---|
static HistoricBatchDto |
HistoricBatchDto.fromBatch(HistoricBatch historicBatch) |
| Modifier and Type | Method and Description |
|---|---|
List<HistoricBatchDto> |
HistoricBatchRestService.getHistoricBatches(javax.ws.rs.core.UriInfo uriInfo,
Integer firstResult,
Integer maxResults) |
| Modifier and Type | Method and Description |
|---|---|
List<HistoricBatchDto> |
HistoricBatchRestServiceImpl.getHistoricBatches(javax.ws.rs.core.UriInfo uriInfo,
Integer firstResult,
Integer maxResults) |
| Modifier and Type | Method and Description |
|---|---|
HistoricBatchDto |
HistoricBatchResource.getHistoricBatch() |
| Modifier and Type | Method and Description |
|---|---|
HistoricBatchDto |
HistoricBatchResourceImpl.getHistoricBatch() |
Copyright © 2018 camunda services GmbH. All rights reserved.