Uses of Class
org.flowable.rest.service.api.history.HistoricTaskLogEntryQueryRequest
Packages that use HistoricTaskLogEntryQueryRequest
-
Uses of HistoricTaskLogEntryQueryRequest in org.flowable.rest.service.api
Methods in org.flowable.rest.service.api with parameters of type HistoricTaskLogEntryQueryRequestModifier and TypeMethodDescriptionvoid
BpmnRestApiInterceptor.accessHistoricTaskLogWithQuery
(HistoricTaskLogEntryQuery historicTaskLogEntryQuery, HistoricTaskLogEntryQueryRequest request) -
Uses of HistoricTaskLogEntryQueryRequest in org.flowable.rest.service.api.history
Methods in org.flowable.rest.service.api.history with parameters of type HistoricTaskLogEntryQueryRequestModifier and TypeMethodDescriptionprotected DataResponse<HistoricTaskLogEntryResponse>
HistoricTaskLogEntryBaseResource.getQueryResponse
(HistoricTaskLogEntryQueryRequest request, Map<String, String> allRequestParams)