public class UsersNotificationImpl extends Object implements UsersNotification
| Constructor and Description |
|---|
UsersNotificationImpl(Plan plan,
NotificationRule notificationRule) |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(UsersNotification o) |
NotificationRule |
getNotificationRule()
The notification rule
|
Plan |
getPlan()
The plan the notification rule applies to
|
public UsersNotificationImpl(Plan plan, NotificationRule notificationRule)
public Plan getPlan()
UsersNotificationgetPlan in interface UsersNotificationpublic NotificationRule getNotificationRule()
UsersNotificationgetNotificationRule in interface UsersNotificationpublic int compareTo(UsersNotification o)
compareTo in interface Comparable<UsersNotification>Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.