Class JsonNotification

  • All Implemented Interfaces:
    Notification

    public class JsonNotification
    extends URLNotification
    Json formatted notification. Stores stores product content in URLNotification as a data URL.
    • Field Detail

      • EMPTY_URL

        public static final java.net.URL EMPTY_URL
        Empty URL for product tracker.
      • created

        public final java.time.Instant created
        When notification was created.
      • product

        public final Product product
        Product attached to notification.