Interface DeploymentResultAwareNotificationRecipient
- All Superinterfaces:
BambooPluginModule,Comparable,NotificationRecipient
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.atlassian.bamboo.notification.NotificationRecipient
NotificationRecipient.RequiresEvent, NotificationRecipient.RequiresPlan, NotificationRecipient.RequiresResultSummary, NotificationRecipient.Scope, NotificationRecipient.UserRecipientExpandable -
Method Summary
Modifier and TypeMethodDescriptionvoidsetDeploymentResult(@Nullable DeploymentResult deploymentResult) Methods inherited from interface java.lang.Comparable
compareToMethods inherited from interface com.atlassian.bamboo.notification.NotificationRecipient
getDescription, getEditHtml, getKey, getModuleDescriptor, getRecipientConfig, getScopes, getTransports, getViewHtml, init, init, populate, validate
-
Method Details
-
setDeploymentResult
-