Interface ICallOperatorCondition


  • public interface ICallOperatorCondition
    This class represents a row in the Operator assignments of a Notification.
    • Method Detail

      • getOperatorName

        UC4ObjectName getOperatorName()
        Returns the name or UserGroup of the Operator which should be notified.
        Returns:
        Name of the Operator or UserGroup or null if an e-mail address is set
      • getCalendarCondition

        CalendarCondition getCalendarCondition()
        Returns the Calendar condition or null if no calendar condition is set.
        Returns:
        Calendar condition
      • getEmail

        java.lang.String getEmail()
        Returns an e-mail address or null if a User or UserGroup has been set.
        Returns:
        e-mail address