Interface IJobFilter

    • Method Detail

      • accept

        boolean accept​(Job job)
        Returns true if the job should be accepted as part of the filtered results.
        Parameters:
        job - the job to decide to accept or reject
        Returns:
        true if the job should be accepted as part of the filtered results