Class ConfluenceDiagnosticsConfiguration
java.lang.Object
com.atlassian.confluence.internal.diagnostics.ConfluenceDiagnosticsConfiguration
- All Implemented Interfaces:
com.atlassian.diagnostics.DiagnosticsConfiguration
public class ConfluenceDiagnosticsConfiguration
extends Object
implements com.atlassian.diagnostics.DiagnosticsConfiguration
- Since:
- 6.10
-
Constructor Details
-
ConfluenceDiagnosticsConfiguration
public ConfluenceDiagnosticsConfiguration(com.atlassian.event.api.EventPublisher eventPublisher)
-
-
Method Details
-
init
@PostConstruct public void init() -
preDestroy
@PreDestroy public void preDestroy() -
onApplicationStarted
-
getAlertRetentionPeriod
- Specified by:
getAlertRetentionPeriod
in interfacecom.atlassian.diagnostics.DiagnosticsConfiguration
-
getAlertTruncationInterval
- Specified by:
getAlertTruncationInterval
in interfacecom.atlassian.diagnostics.DiagnosticsConfiguration
-
getNodeName
- Specified by:
getNodeName
in interfacecom.atlassian.diagnostics.DiagnosticsConfiguration
-
getThreadDumpProducerCooldown
- Specified by:
getThreadDumpProducerCooldown
in interfacecom.atlassian.diagnostics.DiagnosticsConfiguration
-
isEnabled
public boolean isEnabled()- Specified by:
isEnabled
in interfacecom.atlassian.diagnostics.DiagnosticsConfiguration
-