Interface NotificationProducerContract

All Superinterfaces:
GloballyUnique, KenIdentifiable, Versioned
All Known Implementing Classes:
NotificationProducer, NotificationProducer.Builder

public interface NotificationProducerContract extends KenIdentifiable, Versioned, GloballyUnique
  • Method Details

    • getName

      String getName()
    • getDescription

      String getDescription()
    • getContactInfo

      String getContactInfo()
    • getChannelIds

      List<Long> getChannelIds()