Class AsynchronousPatch.AsynchronousPatchJob

java.lang.Object
org.alfresco.repo.admin.patch.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 Details

    • AsynchronousPatchJob

      public AsynchronousPatchJob()
  • Method Details

    • execute

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