public class BatchPartBaseResource extends Object
| Modifier and Type | Field and Description |
|---|---|
protected ManagementService |
managementService |
protected BpmnRestApiInterceptor |
restApiInterceptor |
| Constructor and Description |
|---|
BatchPartBaseResource() |
| Modifier and Type | Method and Description |
|---|---|
protected org.flowable.batch.api.BatchPart |
getBatchPartById(String batchPartId) |
protected void |
validateBatchPart(org.flowable.batch.api.BatchPart batchPart,
String batchPartId) |
@Autowired protected ManagementService managementService
@Autowired(required=false) protected BpmnRestApiInterceptor restApiInterceptor
Copyright © 2020 Flowable. All rights reserved.