Uses of Class
org.flowable.cmmn.rest.service.api.history.variable.HistoricVariableInstanceQueryRequest
Packages that use HistoricVariableInstanceQueryRequest
Package
Description
-
Uses of HistoricVariableInstanceQueryRequest in org.flowable.cmmn.rest.service.api
Methods in org.flowable.cmmn.rest.service.api with parameters of type HistoricVariableInstanceQueryRequestModifier and TypeMethodDescriptionvoidCmmnRestApiInterceptor.accessHistoryVariableInfoWithQuery(org.flowable.cmmn.api.history.HistoricVariableInstanceQuery historicVariableInstanceQuery, HistoricVariableInstanceQueryRequest request) -
Uses of HistoricVariableInstanceQueryRequest in org.flowable.cmmn.rest.service.api.history.variable
Methods in org.flowable.cmmn.rest.service.api.history.variable with parameters of type HistoricVariableInstanceQueryRequestModifier and TypeMethodDescriptionprotected DataResponse<HistoricVariableInstanceResponse>HistoricVariableInstanceBaseResource.getQueryResponse(HistoricVariableInstanceQueryRequest queryRequest, Map<String, String> allRequestParams) HistoricVariableInstanceQueryResource.queryVariableInstances(HistoricVariableInstanceQueryRequest queryRequest, Map<String, String> allRequestParams)