@RestController public class BatchesClientResource extends AbstractClientResource
| Modifier and Type | Field and Description |
|---|---|
protected BatchService |
batchService |
configRepository| Constructor and Description |
|---|
BatchesClientResource() |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
listBatches(javax.servlet.http.HttpServletRequest request)
GET /rest/admin/batches -> Get a list of batches.
|
getRequestParametersWithoutServerId, retrieveServerConfig@Autowired protected BatchService batchService
Copyright © 2022 Flowable. All rights reserved.