Class PluginAwareRecipients
java.lang.Object
com.atlassian.bamboo.configuration.external.yaml.properties.common.recipients.PluginAwareRecipients
- All Implemented Interfaces:
NotificationRecipients
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.atlassian.bamboo.configuration.external.yaml.properties.common.recipients.NotificationRecipients
NotificationRecipients.NotificationRecipientType
-
Constructor Summary
ConstructorDescriptionPluginAwareRecipients
(@NotNull com.atlassian.bamboo.specs.api.builders.notification.NotificationRecipient<?, ?> recipient) -
Method Summary
-
Constructor Details
-
PluginAwareRecipients
public PluginAwareRecipients(@NotNull @NotNull com.atlassian.bamboo.specs.api.builders.notification.NotificationRecipient<?, ?> recipient)
-
-
Method Details