Interface IJobWrapper

All Known Implementing Classes:
StateTimerJob, StatusChangeJob, TimePointJob

public interface IJobWrapper
Interface for data of an scheduling-task
Author:
XIMA MEDIA GmbH
  • Method Summary

    Modifier and Type
    Method
    Description
    org.quartz.JobDetail
     
  • Method Details

    • getJobDetails

      org.quartz.JobDetail getJobDetails()
      Returns:
      JobDetail the data of an scheduled task