Uses of Enum Class
com.atlassian.bamboo.testutils.model.notification.NotificationRecipient
-
Uses of NotificationRecipient in com.atlassian.bamboo.testutils.model.notification
Modifier and TypeMethodDescriptionTestNotificationDetails.getNotificationRecipient()
static NotificationRecipient
Returns the enum constant of this class with the specified name.static NotificationRecipient[]
NotificationRecipient.values()
Returns an array containing the constants of this enum class, in the order they are declared.ModifierConstructorDescriptionprotected
TestNotificationDetails
(NotificationCondition notificationCondition, NotificationRecipient notificationRecipient)