|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.bamboo.notification.UsersNotificationImpl
public class UsersNotificationImpl
Class to store output of database query for notifications associated with a specific user The plan is needed for the UI display.
| Constructor Summary | |
|---|---|
UsersNotificationImpl(Plan plan,
NotificationRule notificationRule)
|
|
| Method Summary | |
|---|---|
int |
compareTo(java.lang.Object obj)
|
NotificationRule |
getNotificationRule()
The notification rule |
Plan |
getPlan()
The plan the notification rule applies to |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UsersNotificationImpl(Plan plan,
NotificationRule notificationRule)
| Method Detail |
|---|
public Plan getPlan()
UsersNotification
getPlan in interface UsersNotificationpublic NotificationRule getNotificationRule()
UsersNotification
getNotificationRule in interface UsersNotificationpublic int compareTo(java.lang.Object obj)
compareTo in interface java.lang.Comparable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||