public class ReportClient extends Object
| Constructor and Description |
|---|
ReportClient() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String... args)
Report main method
|
static boolean |
run(String mongoUri,
String collection,
String file,
int numberOfResults,
int smoothingCount,
int startPercent,
int endPercent,
String notes)
Method that sets the context and executes the export.
|
public static void main(String... args)
args - command line argumentsCopyright © 2013. All Rights Reserved.