com.ibm.tivoli.maximo.integrity

Class IntegrityChecker

  • java.lang.Object
    • com.ibm.tivoli.maximo.integrity.IntegrityChecker
    • Constructor Detail

      • IntegrityChecker

        public IntegrityChecker()
    • Method Detail

      • main

        public static void main(java.lang.String[] args)
      • report

        public void report(Report report)
                    throws java.lang.Exception
        Description copied from interface: ReportCollector
        Called when there is some issue to report.
        Specified by:
        report in interface ReportCollector
        Throws:
        java.lang.Exception