Uses of Class
org.flowable.rest.service.api.management.HistoryJobResponse
Packages that use HistoryJobResponse
-
Uses of HistoryJobResponse in org.flowable.rest.service.api
Methods in org.flowable.rest.service.api that return HistoryJobResponseModifier and TypeMethodDescriptionRestResponseFactory.createHistoryJobResponse
(HistoryJob job) RestResponseFactory.createHistoryJobResponse
(HistoryJob job, RestUrlBuilder urlBuilder) Methods in org.flowable.rest.service.api that return types with arguments of type HistoryJobResponseModifier and TypeMethodDescriptionRestResponseFactory.createHistoryJobResponseList
(List<HistoryJob> jobs) -
Uses of HistoryJobResponse in org.flowable.rest.service.api.management
Methods in org.flowable.rest.service.api.management that return HistoryJobResponseMethods in org.flowable.rest.service.api.management that return types with arguments of type HistoryJobResponseModifier and TypeMethodDescriptionHistoryJobCollectionResource.getHistoryJobs
(Map<String, String> allRequestParams)