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 DurationThresholdWarningTimingHelper
DurationThresholdWarningTimingHelperFactory. createFromSystemProperty(String millisPropertyName, @Nullable org.joda.time.Duration defaultThreshold)
Factory method for creating a new instance using the given system property and default threshold to configure it.
-