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()
UsersNotification
getPlan
in interface UsersNotification
public NotificationRule getNotificationRule()
UsersNotification
getNotificationRule
in interface UsersNotification
public int compareTo(UsersNotification o)
compareTo
in interface Comparable<UsersNotification>
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.