Uses of Class
org.flowable.rest.service.api.management.BatchResponse
Packages that use BatchResponse
-
Uses of BatchResponse in org.flowable.rest.service.api
Methods in org.flowable.rest.service.api that return BatchResponseModifier and TypeMethodDescriptionRestResponseFactory.createBatchResponse
(Batch batch) RestResponseFactory.createBatchResponse
(Batch batch, RestUrlBuilder urlBuilder) Methods in org.flowable.rest.service.api that return types with arguments of type BatchResponse -
Uses of BatchResponse in org.flowable.rest.service.api.management
Methods in org.flowable.rest.service.api.management that return BatchResponseMethods in org.flowable.rest.service.api.management that return types with arguments of type BatchResponseModifier and TypeMethodDescriptionBatchCollectionResource.getBatches
(Map<String, String> allRequestParams)