Class BatchBaseResource
java.lang.Object
org.flowable.rest.service.api.management.BatchBaseResource
- Direct Known Subclasses:
BatchResource
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected Batch
getBatchById
(String batchId) protected void
validateBatch
(Batch batch, String batchId)
-
Field Details
-
managementService
-
restApiInterceptor
-
-
Constructor Details
-
BatchBaseResource
public BatchBaseResource()
-
-
Method Details
-
getBatchById
-
validateBatch
-