| Package | Description | 
|---|---|
| org.camunda.bpm.engine.rest | |
| org.camunda.bpm.engine.rest.dto.batch | |
| org.camunda.bpm.engine.rest.impl | 
| Modifier and Type | Method and Description | 
|---|---|
List<BatchStatisticsDto> | 
BatchRestService.getStatistics(javax.ws.rs.core.UriInfo uriInfo,
             Integer firstResult,
             Integer maxResults)  | 
| Modifier and Type | Method and Description | 
|---|---|
static BatchStatisticsDto | 
BatchStatisticsDto.fromBatchStatistics(BatchStatistics batchStatistics)  | 
| Modifier and Type | Method and Description | 
|---|---|
List<BatchStatisticsDto> | 
BatchRestServiceImpl.getStatistics(javax.ws.rs.core.UriInfo uriInfo,
             Integer firstResult,
             Integer maxResults)  | 
Copyright © 2017. All rights reserved.