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