public class BatchBaseResource extends Object
| Modifier and Type | Field and Description |
|---|---|
protected ManagementService |
managementService |
protected BpmnRestApiInterceptor |
restApiInterceptor |
| Constructor and Description |
|---|
BatchBaseResource() |
| Modifier and Type | Method and Description |
|---|---|
protected org.flowable.batch.api.Batch |
getBatchById(String batchId) |
protected void |
validateBatch(org.flowable.batch.api.Batch batch,
String batchId) |
@Autowired protected ManagementService managementService
@Autowired(required=false) protected BpmnRestApiInterceptor restApiInterceptor
Copyright © 2021 Flowable. All rights reserved.