Class DefaultCronJobNotificationTemplateContext

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getCronJobName()
      Gets the name of the executed CronJob.
      java.lang.String getDuration()
      Gets the duration of the executed CronJob.
      java.lang.String getEndDate()
      Gets the end date of executed CronJob.
      java.lang.String getResult()
      Gets the resulting state of executed CronJob.
      java.lang.String getStartDate()
      Gets the start date of executed CronJob.
      java.lang.String getStatus()
      Gets the final status of the CronJob.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait