|
Public Member Functions |
| ReportDownloader (int reportType, String parameter1, int parameter2) |
| ReportDownloader (int reportType, Vector deviceList) |
boolean | isOkToStart () |
void | run () |
Package Attributes |
int | reportType |
String | parameter1 |
int | parameter2 |
Vector | deviceList |
boolean | alreadyRunning = false |
Private Attributes |
final String | thisThreadName = "SCTDB_DOWNLOAD" |