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 Detail

      • 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