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 TypeMethodDescriptionvoid
setDeploymentResult
(@Nullable DeploymentResult deploymentResult) Methods inherited from interface java.lang.Comparable
compareTo
Methods inherited from interface com.atlassian.bamboo.notification.NotificationRecipient
getDescription, getEditHtml, getKey, getModuleDescriptor, getRecipientConfig, getScopes, getTransports, getViewHtml, init, init, populate, validate
-
Method Details
-
setDeploymentResult
-