Interface DeploymentResultAwareNotificationRecipient

All Superinterfaces:
BambooPluginModule, Comparable, NotificationRecipient

public interface DeploymentResultAwareNotificationRecipient extends NotificationRecipient
  • Method Details

    • setDeploymentResult

      void setDeploymentResult(@Nullable @Nullable DeploymentResult deploymentResult)