Class DeploymentNotificationEventListener
java.lang.Object
com.atlassian.bamboo.deployments.notification.DeploymentNotificationEventListener
-
Constructor Summary
ConstructorsConstructorDescriptionDeploymentNotificationEventListener(DeploymentResultService deploymentResultService, EnvironmentService environmentService, NotificationDispatcher notificationDispatcher, NotificationManager notificationManager) -
Method Summary
Modifier and TypeMethodDescriptionvoidonDeploymentFinished(@NotNull DeploymentFinishedEvent event) voidonDeploymentStarted(@NotNull DeploymentStartedEvent event)
-
Constructor Details
-
DeploymentNotificationEventListener
public DeploymentNotificationEventListener(DeploymentResultService deploymentResultService, EnvironmentService environmentService, NotificationDispatcher notificationDispatcher, NotificationManager notificationManager)
-
-
Method Details
-
onDeploymentFinished
-
onDeploymentStarted
-