com.ibm.tivoli.maximo.integrity.unittest

Class ICUnitTestMonitor

    • Constructor Detail

      • ICUnitTestMonitor

        public ICUnitTestMonitor()
    • Method Detail

      • getLastCheck

        public IntegrityCheck getLastCheck()
        Returns:
        the lastCheck
      • isCheckRan

        public boolean isCheckRan()
        Returns:
        the checkRan
      • isCheckNotApply

        public boolean isCheckNotApply()
        Returns:
        the checkNotApply
      • isCheckCancel

        public boolean isCheckCancel()
        Returns:
        the checkCancel
      • doAppend

        public void doAppend(org.apache.log4j.spi.LoggingEvent event)
        Specified by:
        doAppend in interface org.apache.log4j.Appender
        Overrides:
        doAppend in class AppenderAdapter