public abstract class TestNotificationDetails extends Object
Modifier | Constructor and Description |
---|---|
protected |
TestNotificationDetails(NotificationCondition notificationCondition,
NotificationRecipient notificationRecipient) |
Modifier and Type | Method and Description |
---|---|
NotificationCondition |
getNotificationCondition() |
NotificationRecipient |
getNotificationRecipient() |
protected TestNotificationDetails(NotificationCondition notificationCondition, NotificationRecipient notificationRecipient)
public NotificationCondition getNotificationCondition()
public NotificationRecipient getNotificationRecipient()
Copyright © 2018 Atlassian Software Systems Pty Ltd. All rights reserved.