public class ActionSkipper extends Report
cachedSkip, dependencyGroup, disabledWithReport, disableMode, FILE_SEPARATOR, formatText, keyList, name, pm, report, reportMode, reportName, resolution, serialNumber, skip, statsLogger, step, template, timeFormat, timeTemplate, typeDISABLED, EXCEPTION, NOSKIP, REPORT_CACHED, REPORT_CLUSTER, REPORT_FINAL, REPORT_FLOW, REPORT_LOCAL, REPORT_NODE, REPORT_NONE, REPORT_SHARED, SKIPPED| Constructor and Description |
|---|
ActionSkipper(java.util.Map props) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<java.lang.String,java.lang.Object> |
generateReport(long currentTime)
generates a report on a monitored entity and returns it as a Map.
|
destroy, finalize, getReportKeys, getReportMode, getReportName, getSkippingStatus, initTimeTemplate, updateContentpublic java.util.Map<java.lang.String,java.lang.Object> generateReport(long currentTime)
MonitorReportgenerateReport in interface MonitorReportgenerateReport in class Report