Uses of Class
org.droolsassert.RulesChronoChartRecorder
-
Packages that use RulesChronoChartRecorder Package Description org.droolsassert -
-
Uses of RulesChronoChartRecorder in org.droolsassert
Methods in org.droolsassert that return RulesChronoChartRecorder Modifier and Type Method Description RulesChronoChartRecorderRulesChronoChartRecorder. withAvgThreshold(double threshold)Start gather chart data only if threshold value reachedRulesChronoChartRecorderRulesChronoChartRecorder. withDataTypes(RulesChronoChartRecorder.DataType... dataTypes)Per rule and global (generalized) chart data is gathered by defaultRulesChronoChartRecorderRulesChronoChartRecorder. withMaxThreshold(double threshold)Start gather chart data only if threshold value reachedRulesChronoChartRecorderRulesChronoChartRecorder. withMinThreshold(double threshold)Start gather chart data only if threshold value reachedRulesChronoChartRecorderRulesChronoChartRecorder. withPackageName(boolean usePackageName)RulesChronoChartRecorderRulesChronoChartRecorder. withRetentionPeriod(long time, TimeUnit units)Retain last 3h chart data by defaultRulesChronoChartRecorderRulesChronoChartRecorder. withSessionPrefix(String sessionPrefix)
-