|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ReportFormat.PluginReport | |
|---|---|
| net.sf.logdistiller | Main classes for LogDistiller. |
| net.sf.logdistiller.plugins | Plugins to extend LogDistiller's handling of event groups. |
| Uses of ReportFormat.PluginReport in net.sf.logdistiller |
|---|
| Methods in net.sf.logdistiller with parameters of type ReportFormat.PluginReport | |
|---|---|
protected int |
ReportFormat.addPluginsGlobalReport(LogDistillation.Group group,
ReportFormat.PluginReport report)
|
protected int |
ReportFormat.addPluginsGroupReport(LogDistillation.Group group,
ReportFormat.PluginReport report)
|
abstract void |
LogDistillation.Plugin.appendGlobalReport(ReportFormat.PluginReport report)
Append a summary of this plugin instance results to the global report. |
abstract void |
LogDistillation.Plugin.appendGroupReport(ReportFormat.PluginReport report)
Append a summary of this plugin instance results to the group report. |
| Uses of ReportFormat.PluginReport in net.sf.logdistiller.plugins |
|---|
| Methods in net.sf.logdistiller.plugins with parameters of type ReportFormat.PluginReport | |
|---|---|
void |
FreqPlugin.appendGlobalReport(ReportFormat.PluginReport report)
|
void |
FreqPlugin.appendGroupReport(ReportFormat.PluginReport report)
|
protected void |
FreqPlugin.appendLinkToFreqReport(ReportFormat.PluginReport report)
Append links to freq reports, for freq extensions. |
protected void |
SamplingPlugin.appendLinkToFreqReport(ReportFormat.PluginReport report)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||