Uses of Class
com.atlassian.bamboo.specs.api.builders.notification.NotificationRecipient
Package
Description
Bamboo notifications support.
Bamboo notifications support.
-
Uses of NotificationRecipient in com.atlassian.bamboo.specs.api.builders.notification
Modifier and TypeClassDescriptionclass
NotificationRecipient<N extends NotificationRecipient<N,
P>, P extends NotificationRecipientProperties> Represents notification recipient.Modifier and TypeClassDescriptionclass
Represents any type of notification recipient.Modifier and TypeMethodDescriptionEmptyNotificationsList.recipients
(@NotNull NotificationRecipient<?, ?>... recipients) Deprecated.Notification.recipients
(@NotNull NotificationRecipient<?, ?>... recipients) Defines notification recipient. -
Uses of NotificationRecipient in com.atlassian.bamboo.specs.builders.notification
Modifier and TypeClassDescriptionclass
Represents a users who have committed to the build.class
Represents email address Bamboo can send notifications to.class
Represents a group Bamboo can send notifications to.class
Represents Hipchat account Bamboo can send notifications to.class
Represents IM account Bamboo can send notifications to.class
Represents a responsible user who broke the build.class
Represents a user Bamboo can send notifications to.class
Represents a users who have marked a plan as their favourite.class
Represents a webhook which should be called.