public class VerboseLoggingAnalyticsServiceImpl extends Object implements VerboseLoggingAnalyticsService
Constructor and Description |
---|
VerboseLoggingAnalyticsServiceImpl() |
Modifier and Type | Method and Description |
---|---|
Map<String,Long> |
getStatsAndReset()
returns counters and resets them
|
void |
onChainExecuted(boolean isVerboseLogging)
handles situation when chain is executed
|
void |
onDeploymentExecuted(boolean isVerboseLogging)
handles situation when deployment is executed
|
public void onChainExecuted(boolean isVerboseLogging)
VerboseLoggingAnalyticsService
onChainExecuted
in interface VerboseLoggingAnalyticsService
public void onDeploymentExecuted(boolean isVerboseLogging)
VerboseLoggingAnalyticsService
onDeploymentExecuted
in interface VerboseLoggingAnalyticsService
public Map<String,Long> getStatsAndReset()
VerboseLoggingAnalyticsService
getStatsAndReset
in interface VerboseLoggingAnalyticsService
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.