Uses of Interface
com.atlassian.bamboo.notification.NotificationRecipient.UserRecipientExpandable
-
Packages that use NotificationRecipient.UserRecipientExpandable Package Description com.atlassian.bamboo.brokenbuildtracker.notifications com.atlassian.bamboo.notification.recipients -
-
Uses of NotificationRecipient.UserRecipientExpandable in com.atlassian.bamboo.brokenbuildtracker.notifications
Classes in com.atlassian.bamboo.brokenbuildtracker.notifications that implement NotificationRecipient.UserRecipientExpandable Modifier and Type Class Description class
ResponsibleRecipient
-
Uses of NotificationRecipient.UserRecipientExpandable in com.atlassian.bamboo.notification.recipients
Classes in com.atlassian.bamboo.notification.recipients that implement NotificationRecipient.UserRecipientExpandable 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.class
GroupRecipient
Represents a group recipient.class
WatcherRecipient
Represents a watcher notification recipient.
-