public class IntegrityCheckAncestors extends java.lang.Object implements ReportCollector, ICConstants, ScriptApp
AncestorCheckIC_ALLREPAIRS, IC_CANCEL, IC_CHECK, IC_CHECKDONE, IC_NOTAPPLY, IC_REPAIR, IC_REPORT, IC_TENANTPauseLogging, Redirect, RedirectLine, ResumeLogging, ScriptApp, ScriptAppClose, ScriptAppComment, WarningLogOnly| Constructor and Description |
|---|
IntegrityCheckAncestors()
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
getTimeFileName(java.lang.String prefix) |
static void |
main(java.lang.String[] args)
Main entry.
|
void |
report(Report report)
Called when there is some issue to report.
|
public static void main(java.lang.String[] args)
args - First argument is the location of the maximo.properties file. If not given, " ..\..\applications\maximo\properties\maximo.properties" is used.
2nd argument may be -r, for doing repairspublic void report(Report report) throws java.lang.Exception
ReportCollectorreport in interface ReportCollectorjava.lang.Exceptionpublic static java.lang.String getTimeFileName(java.lang.String prefix)