Uses of Interface
com.atlassian.confluence.util.profiling.ConfluenceMonitoringControl
-
-
Uses of ConfluenceMonitoringControl in com.atlassian.confluence.impl.schedule.jobs
Constructors in com.atlassian.confluence.impl.schedule.jobs with parameters of type ConfluenceMonitoringControl Constructor Description LaasPerformanceLoggingJob(DarkFeaturesManager featuresManager, ConfluenceMonitoringControl control)Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of ConfluenceMonitoringControl in com.atlassian.confluence.plugins.monitoring.rest
Constructors in com.atlassian.confluence.plugins.monitoring.rest with parameters of type ConfluenceMonitoringControl Constructor Description TimerStatsResource(ConfluenceMonitoringControl control) -
Uses of ConfluenceMonitoringControl in com.atlassian.confluence.schedule.jobs
Constructors in com.atlassian.confluence.schedule.jobs with parameters of type ConfluenceMonitoringControl Constructor Description LaasPerformanceLoggingJob(DarkFeaturesManager featuresManager, ConfluenceMonitoringControl control)Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of ConfluenceMonitoringControl in com.atlassian.confluence.util.profiling
Classes in com.atlassian.confluence.util.profiling that implement ConfluenceMonitoringControl Modifier and Type Class Description classAtlassianInstrumentationConfluenceMonitoringAn implementation of the Confluence Monitoring interfaces that's based upon the Atlassian Instrumentation library.Constructors in com.atlassian.confluence.util.profiling with parameters of type ConfluenceMonitoringControl Constructor Description DefaultConfluenceMonitoringController(ConfluenceMonitoringControl control, com.atlassian.event.api.EventListenerRegistrar eventListenerRegistrar, DarkFeaturesManager darkFeaturesMgr)
-