Class: UU::OS::PersonalRole::PersonalRoleNotificationsRule

Inherits:
Object
  • Object
show all
Defined in:
uu_os-0.29.16/lib/uu/os/personal_role/personal_role_notifications_rule.rb

Overview

Notifications Rules of Personal Role.

Constant Summary

OFF =

Notifications are turned off.

'OFF'
NEW_ACTIVITIES =

Notifications of new activities.

'NEW_ACTIVITIES'
UNREAD_ACTIVITIES =

Notifications of new activities and changed activity states.

'UNREAD_ACTIVITIES'
CUSTOM =

Notifications of activities according to custom rules. This rule can be set by system only.

'CUSTOM'