Class EphemeralAgentCleanupJob

  • All Implemented Interfaces:
    org.quartz.Job

    @DisallowConcurrentExecution
    public class EphemeralAgentCleanupJob
    extends Object
    implements org.quartz.Job
    • Constructor Detail

      • EphemeralAgentCleanupJob

        public EphemeralAgentCleanupJob()
    • Method Detail

      • execute

        public void execute​(org.quartz.JobExecutionContext jobExecutionContext)
                     throws org.quartz.JobExecutionException
        Specified by:
        execute in interface org.quartz.Job
        Throws:
        org.quartz.JobExecutionException