Uses of Record Class
io.datarouter.auth.model.dto.HistoryChange
Packages that use HistoryChange
-
Uses of HistoryChange in io.datarouter.auth.model.dto
Constructor parameters in io.datarouter.auth.model.dto with type arguments of type HistoryChangeModifierConstructorDescriptionPermissionRequestDto(PermissionRequest request, ZoneId zoneId, Optional<HistoryChange> historyChange) -
Uses of HistoryChange in io.datarouter.auth.service
Methods in io.datarouter.auth.service that return types with arguments of type HistoryChangeModifier and TypeMethodDescriptionDatarouterUserHistoryService.getResolvedRequestToHistoryChangesMap(List<PermissionRequest> requests)