Uses of Enum Class
com.atlassian.bamboo.testutils.model.notification.NotificationRecipient
Packages that use NotificationRecipient
-
Uses of NotificationRecipient in com.atlassian.bamboo.testutils.model.notification
Methods in com.atlassian.bamboo.testutils.model.notification that return NotificationRecipientModifier 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.Constructors in com.atlassian.bamboo.testutils.model.notification with parameters of type NotificationRecipientModifierConstructorDescriptionprotected
TestNotificationDetails
(NotificationCondition notificationCondition, NotificationRecipient notificationRecipient)