Uses of Interface
ch.admin.bit.jeap.errorhandling.infrastructure.persistence.ErrorQueryResult
Packages that use ErrorQueryResult
-
Uses of ErrorQueryResult in ch.admin.bit.jeap.errorhandling.infrastructure.persistence
Methods in ch.admin.bit.jeap.errorhandling.infrastructure.persistence that return types with arguments of type ErrorQueryResultModifier and TypeMethodDescriptionorg.springframework.data.domain.Slice<ErrorQueryResult> ErrorRepository.findIdByStateInAndCreatedBefore(List<Error.ErrorState> state, ZonedDateTime created, org.springframework.data.domain.Pageable pageable)