Uses of Interface
com.atlassian.bamboo.configuration.external.yaml.properties.common.recipients.NotificationRecipients
-
-
Uses of NotificationRecipients in com.atlassian.bamboo.configuration.external.yaml.properties.common
Methods in com.atlassian.bamboo.configuration.external.yaml.properties.common that return types with arguments of type NotificationRecipients Modifier and Type Method Description List<NotificationRecipients>
Notification. getNotificationRecipients()
-
Uses of NotificationRecipients in com.atlassian.bamboo.configuration.external.yaml.properties.common.recipients
Classes in com.atlassian.bamboo.configuration.external.yaml.properties.common.recipients that implement NotificationRecipients Modifier and Type Class Description class
BasicNotificationsRecipients
class
EmailNotificationRecipients
class
GroupNotificationRecipients
class
PluginAwareRecipients
class
UserNotificationRecipients
class
WebhookNotificationRecipients
-