Class UsersNotificationImpl
java.lang.Object
com.atlassian.bamboo.notification.UsersNotificationImpl
- All Implemented Interfaces:
UsersNotification,Comparable<UsersNotification>
Class to store output of database query for notifications associated with a specific user
The plan is needed for the UI display.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintThe notification rulegetPlan()The plan the notification rule applies to
-
Constructor Details
-
UsersNotificationImpl
-
-
Method Details
-
getPlan
Description copied from interface:UsersNotificationThe plan the notification rule applies to- Specified by:
getPlanin interfaceUsersNotification- Returns:
-
getNotificationRule
Description copied from interface:UsersNotificationThe notification rule- Specified by:
getNotificationRulein interfaceUsersNotification- Returns:
-
compareTo
- Specified by:
compareToin interfaceComparable<UsersNotification>
-