Class NotificationChannelInfo

All Implemented Interfaces:
DescribedObject, NamedObject

public class NotificationChannelInfo extends NotificationChannel
Information returned about an installed notification channel
  • Constructor Details

    • NotificationChannelInfo

      public NotificationChannelInfo(NotificationChannel base, boolean supportingTemplates)
    • NotificationChannelInfo

      public NotificationChannelInfo()
    • NotificationChannelInfo

      public NotificationChannelInfo(com.fasterxml.jackson.databind.node.ObjectNode root)
  • Method Details