Uses of Class
org.flowable.rest.service.api.management.BatchPartResponse
Packages that use BatchPartResponse
-
Uses of BatchPartResponse in org.flowable.rest.service.api
Methods in org.flowable.rest.service.api that return BatchPartResponseModifier and TypeMethodDescriptionRestResponseFactory.createBatchPartResponse(org.flowable.batch.api.BatchPart batchPart) RestResponseFactory.createBatchPartResponse(org.flowable.batch.api.BatchPart batchPart, RestUrlBuilder urlBuilder) Methods in org.flowable.rest.service.api that return types with arguments of type BatchPartResponseModifier and TypeMethodDescriptionRestResponseFactory.createBatchPartResponse(List<org.flowable.batch.api.BatchPart> batchParts) -
Uses of BatchPartResponse in org.flowable.rest.service.api.management
Methods in org.flowable.rest.service.api.management that return BatchPartResponseMethods in org.flowable.rest.service.api.management that return types with arguments of type BatchPartResponseModifier and TypeMethodDescriptionBatchPartCollectionResource.getBatches(String batchId, Map<String, String> allRequestParams)