Interface INotificationConfigurationUpdatable


public interface INotificationConfigurationUpdatable
Notification Configuration
Author:
I-D Media AG
  • Method Details

    • setOnRegistration

      void setOnRegistration(boolean bValue)
      Notify on registration
      Parameters:
      bValue -
    • setOnInTranslation

      void setOnInTranslation(boolean bValue)
      Notify if in translation
      Parameters:
      bValue -
    • setOnTranslated

      void setOnTranslated(boolean bValue)
      Notify if translated
      Parameters:
      bValue -
    • setReceiver

      @NotNull void setReceiver(@Nullable @Nullable INotificationConfiguration.NotificationReceiver pReceiver)
      Who is to be informed
      Parameters:
      pReceiver -
    • setCustomRecipients

      void setCustomRecipients(@NotNull @NotNull String sMails)
      Set list of custom email addresses
      Parameters:
      sMails -