public class JiraSchedulerMonitorConfiguration extends JiraMonitorConfiguration implements com.atlassian.diagnostics.internal.platform.monitor.scheduler.SchedulerMonitorConfiguration
| Constructor and Description |
|---|
JiraSchedulerMonitorConfiguration(com.atlassian.diagnostics.DiagnosticsConfiguration diagnosticsConfiguration,
FeatureManager featureManager,
ApplicationProperties applicationProperties,
com.atlassian.event.api.EventPublisher eventPublisher,
com.atlassian.sal.api.license.LicenseHandler licenseHandler) |
| Modifier and Type | Method and Description |
|---|---|
java.time.Duration |
highUtilizationTimeWindow() |
boolean |
isDataCenterOnly() |
com.atlassian.diagnostics.internal.platform.poller.ScheduleInterval |
schedulerPollerScheduleInterval() |
afterPropertiesSet, destroy, isEnabled, onFeatureFlagChange, onLicenseChanged, onPluginSystemStarteddefaultScheduleIntervalpublic JiraSchedulerMonitorConfiguration(com.atlassian.diagnostics.DiagnosticsConfiguration diagnosticsConfiguration,
FeatureManager featureManager,
ApplicationProperties applicationProperties,
com.atlassian.event.api.EventPublisher eventPublisher,
com.atlassian.sal.api.license.LicenseHandler licenseHandler)
public boolean isDataCenterOnly()
isDataCenterOnly in interface com.atlassian.diagnostics.MonitorConfigurationpublic com.atlassian.diagnostics.internal.platform.poller.ScheduleInterval schedulerPollerScheduleInterval()
schedulerPollerScheduleInterval in interface com.atlassian.diagnostics.internal.platform.monitor.scheduler.SchedulerMonitorConfigurationpublic java.time.Duration highUtilizationTimeWindow()
highUtilizationTimeWindow in interface com.atlassian.diagnostics.internal.platform.monitor.scheduler.SchedulerMonitorConfigurationCopyright © 2002-2023 Atlassian. All Rights Reserved.