Class NotificationSpecifications


  • public class NotificationSpecifications
    extends Object
    • Constructor Detail

      • NotificationSpecifications

        public NotificationSpecifications()
    • Method Detail

      • forService

        public static org.springframework.data.jpa.domain.Specification<Notification> forService​(int serviceId)
      • notDelivered

        public static org.springframework.data.jpa.domain.Specification<Notification> notDelivered​(int serviceId)