Uses of Class
org.qubership.integration.platform.variables.management.rest.v1.dto.actionlog.ActionLogSearchCriteria
Packages that use ActionLogSearchCriteria
Package
Description
-
Uses of ActionLogSearchCriteria in org.qubership.integration.platform.variables.management.rest.v1.controller
Methods in org.qubership.integration.platform.variables.management.rest.v1.controller with parameters of type ActionLogSearchCriteriaModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<ActionLogResponse> ActionsLogController.findBySearchRequest(ActionLogSearchCriteria request) -
Uses of ActionLogSearchCriteria in org.qubership.integration.platform.variables.management.service
Methods in org.qubership.integration.platform.variables.management.service with parameters of type ActionLogSearchCriteriaModifier and TypeMethodDescriptionActionsLogService.findBySearchRequest(ActionLogSearchCriteria request)