Class NotificationSettings

java.lang.Object
com.polarion.psvn.core.notifications.NotificationSettings

public class NotificationSettings extends Object
Polarion global notification settings (smtp host, sender email address, subject prefix)
Author:
Polarion, Polarion Software
  • Constructor Details

    • NotificationSettings

      public NotificationSettings()
    • NotificationSettings

      public NotificationSettings(Element rootElm)
  • Method Details

    • getSender

      public String getSender()
      Returns:
      sender-address or empty string if not such set
    • getSMTPHost

      public String getSMTPHost()
      Returns:
      SMTP host name or null, if not such set
    • getSubjectPrefix

      public String getSubjectPrefix()
      Returns:
      subject prefix or empty string if not such set