Interface JobLocator


@Contract public interface JobLocator
This is a contract which is used to locate all the jobs.xml files on server startup
Author:
Bhakti Mehta
  • Method Summary

    Modifier and Type
    Method
    Description
    This method checks if there any any persisted and completed jobs
  • Method Details

    • locateJobXmlFiles

      Set<File> locateJobXmlFiles()
      This method checks if there any any persisted and completed jobs
      Returns:
      A list of the job files located in the system