MENU
      PersonalRecipientNotification

        PersonalRecipientNotification


        Article summary

        Available in Classic

        This is the notification recipient information required when creating or editing an event rule.

        Syntax

        The syntax is as follows.

        private Long managerNo;
        private String managerName;
        private Set<NotifyType> notifyTypes;
        private Integer reminderTime;
        private boolean enableNotiWhenEventClose;
        Java

        Field

        The following describes the fields.

        FieldTypeRequiredDescription
        managerNoLong-Notification recipient number
        managerNameString-Notification recipient name
        notifyTypesSet<NotifyType>-Notification method
        • SMS | EMAIL
        reminderTimeInteger-Reminder notification frequency
        • 5 - 720
        enableNotiWhenEventCloseBoolean-Whether to use end notification
        • true | false

        Was this article helpful?

        Changing your password will log you out immediately. Use the new password to log back in.
        First name must have atleast 2 characters. Numbers and special characters are not allowed.
        Last name must have atleast 1 characters. Numbers and special characters are not allowed.
        Enter a valid email
        Enter a valid password
        Your profile has been successfully updated.