Uses of Class
com.atlassian.confluence.util.profiling.DurationThresholdWarningTimingHelper
-
Packages that use DurationThresholdWarningTimingHelper Package Description com.atlassian.confluence.util.profiling -
-
Uses of DurationThresholdWarningTimingHelper in com.atlassian.confluence.util.profiling
Methods in com.atlassian.confluence.util.profiling that return DurationThresholdWarningTimingHelper Modifier and Type Method Description static DurationThresholdWarningTimingHelperDurationThresholdWarningTimingHelperFactory. createFromSystemProperty(String millisPropertyName, @Nullable Duration defaultThreshold)static DurationThresholdWarningTimingHelperDurationThresholdWarningTimingHelperFactory. createFromSystemProperty(String millisPropertyName, @Nullable org.joda.time.Duration defaultThreshold)Deprecated, for removal: This API element is subject to removal in a future version.since 8.6
-