com.atlassian.bamboo.deployments.notification
Class DeploymentNotificationEventListener
java.lang.Object
com.atlassian.bamboo.deployments.notification.DeploymentNotificationEventListener
public class DeploymentNotificationEventListener
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DeploymentNotificationEventListener
public DeploymentNotificationEventListener(BuildQueueManager buildQueueManager,
DeploymentResultService deploymentResultService,
EnvironmentService environmentService,
NotificationDispatcher notificationDispatcher)
onDeploymentFinished
@EventListener
public void onDeploymentFinished(@NotNull
DeploymentFinishedEvent event)
onDeploymentStarted
@EventListener
public void onDeploymentStarted(@NotNull
DeploymentStartedEvent event)
Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.