| Package | Description |
|---|---|
| org.droolsassert |
| Modifier and Type | Method and Description |
|---|---|
RulesChronoChartRecorder |
RulesChronoChartRecorder.withAvgThreshold(double threshold)
Start gather chart data only if threshold value reached
|
RulesChronoChartRecorder |
RulesChronoChartRecorder.withDataTypes(RulesChronoChartRecorder.DataType... dataTypes)
Per rule and global (generalized) chart data is gathered by default
|
RulesChronoChartRecorder |
RulesChronoChartRecorder.withMaxThreshold(double threshold)
Start gather chart data only if threshold value reached
|
RulesChronoChartRecorder |
RulesChronoChartRecorder.withMinThreshold(double threshold)
Start gather chart data only if threshold value reached
|
RulesChronoChartRecorder |
RulesChronoChartRecorder.withPackageName(boolean usePackageName) |
RulesChronoChartRecorder |
RulesChronoChartRecorder.withRetentionPeriod(long time,
TimeUnit units)
Retain last 3h chart data by default
|
RulesChronoChartRecorder |
RulesChronoChartRecorder.withSessionPrefix(String sessionPrefix) |
Copyright © 2021. All rights reserved.