public class VerboseLoggingAnalyticsListener extends Object
| Constructor and Description |
|---|
VerboseLoggingAnalyticsListener(VerboseLoggingAnalyticsService service) |
| Modifier and Type | Method and Description |
|---|---|
void |
onChainStarted(ChainStartedEvent event) |
void |
onDeploymentStarted(DeploymentStartedEvent event) |
@Inject public VerboseLoggingAnalyticsListener(VerboseLoggingAnalyticsService service)
@EventListener
public void onChainStarted(@NotNull
ChainStartedEvent event)
@EventListener
public void onDeploymentStarted(@NotNull
DeploymentStartedEvent event)
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.