public class Report extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
EMAIL_PATH |
| Constructor and Description |
|---|
Report() |
| Modifier and Type | Method and Description |
|---|---|
static LinkedHashMap<String,Check> |
checks() |
static void |
main(String[] args) |
void |
run(List<Integer> to_perform,
ReportInfo ri) |
String |
toString() |
public static final String EMAIL_PATH
public void run(List<Integer> to_perform, ReportInfo ri)
public static LinkedHashMap<String,Check> checks()
public static void main(String[] args)
Copyright © 2017 DuraSpace. All rights reserved.