Class AsynchronousPatch.AsynchronousPatchJob

  • All Implemented Interfaces:
    org.quartz.Job
    Enclosing class:
    AsynchronousPatch

    public static class AsynchronousPatch.AsynchronousPatchJob
    extends Object
    implements org.quartz.Job
    Job to initiate the AsynchronousPatch if it has been deferred
    Author:
    Jamal Kaabi-Mofrad
    • Constructor Detail

      • AsynchronousPatchJob

        public AsynchronousPatchJob()
    • Method Detail

      • execute

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