Uses of Interface
com.atlassian.bamboo.notification.NotificationRecipient.RequiresResultSummary
-
Packages that use NotificationRecipient.RequiresResultSummary Package Description com.atlassian.bamboo.brokenbuildtracker.notifications com.atlassian.bamboo.notification.recipients -
-
Uses of NotificationRecipient.RequiresResultSummary in com.atlassian.bamboo.brokenbuildtracker.notifications
Classes in com.atlassian.bamboo.brokenbuildtracker.notifications that implement NotificationRecipient.RequiresResultSummary Modifier and Type Class Description class
ResponsibleRecipient
-
Uses of NotificationRecipient.RequiresResultSummary in com.atlassian.bamboo.notification.recipients
Classes in com.atlassian.bamboo.notification.recipients that implement NotificationRecipient.RequiresResultSummary Modifier and Type Class Description class
CommitterRecipient
Represents a notification recipient for whoever has committed to a build Only relevant for a build completed notification related events.
-