Class BatchPartBaseResource
java.lang.Object
org.flowable.rest.service.api.management.BatchPartBaseResource
- Direct Known Subclasses:
BatchPartResource
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected BatchPart
getBatchPartById
(String batchPartId) protected void
validateBatchPart
(BatchPart batchPart, String batchPartId)
-
Field Details
-
managementService
-
restApiInterceptor
-
-
Constructor Details
-
BatchPartBaseResource
public BatchPartBaseResource()
-
-
Method Details
-
getBatchPartById
-
validateBatchPart
-