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