| Package | Description |
|---|---|
| com.atlassian.bamboo.testutils.model.notification |
| Modifier and Type | Method and Description |
|---|---|
static NotificationCondition |
NotificationCondition.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NotificationCondition[] |
NotificationCondition.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
TestNotificationDetails(NotificationCondition notificationCondition,
NotificationRecipient notificationRecipient) |
UserNotificationDetails(NotificationCondition notificationCondition,
TestUser user) |
Copyright © 2016 Atlassian Software Systems Pty Ltd. All rights reserved.