Package | Description |
---|---|
com.itko.lisa.coordinator | |
com.itko.lisa.perfmgr |
Modifier and Type | Method and Description |
---|---|
ReportKey |
ReportGenerator.getCompletedReportKey()
If this is a type of report that has a Report Key (stores into the reports
directory) AND the report is complete (no in-process reports!)
|
Modifier and Type | Method and Description |
---|---|
void |
ReportGenerator.autoGenReports(ReportKey key) |
protected void |
ReportGenerator.setCompletedReportKey(ReportKey key)
If you are the kind of report that is generated into the reports
directory and you have a key, please call this method to make that
key available to people AFTER your report is ready.
|
Modifier and Type | Class and Description |
---|---|
class |
FileReportKey |
Modifier and Type | Method and Description |
---|---|
boolean |
ReportKey.matchesFilter(ReportKey filter)
Matching criteria -- pretty easy but should be put in English
|
Copyright © 1998-2014 CA, Inc. All Rights Reserved.