public class IntegrityChecker extends java.lang.Object implements ReportCollector, ICConstants
IC_ALLREPAIRS, IC_CANCEL, IC_CHECK, IC_CHECKDONE, IC_NOTAPPLY, IC_REPAIR, IC_REPORT, IC_TENANT
Constructor and Description |
---|
IntegrityChecker() |
Modifier and Type | Method and Description |
---|---|
static void |
main(java.lang.String[] args) |
void |
report(Report report)
Called when there is some issue to report.
|
public static void main(java.lang.String[] args)
public void report(Report report) throws java.lang.Exception
ReportCollector
report
in interface ReportCollector
java.lang.Exception