public class DeploymentNotificationEventListener extends Object
Constructor and Description |
---|
DeploymentNotificationEventListener(DeploymentResultService deploymentResultService,
EnvironmentService environmentService,
NotificationDispatcher notificationDispatcher,
NotificationManager notificationManager) |
Modifier and Type | Method and Description |
---|---|
void |
onDeploymentFinished(DeploymentFinishedEvent event) |
void |
onDeploymentStarted(DeploymentStartedEvent event) |
public DeploymentNotificationEventListener(DeploymentResultService deploymentResultService, EnvironmentService environmentService, NotificationDispatcher notificationDispatcher, NotificationManager notificationManager)
@EventListener public void onDeploymentFinished(@NotNull DeploymentFinishedEvent event)
@EventListener public void onDeploymentStarted(@NotNull DeploymentStartedEvent event)
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.