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(BatchPart batchPart) RestResponseFactory.createBatchPartResponse(BatchPart batchPart, RestUrlBuilder urlBuilder) Methods in org.flowable.rest.service.api that return types with arguments of type BatchPartResponseModifier and TypeMethodDescriptionRestResponseFactory.createBatchPartResponse(List<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)