Package org.alfresco.repo.admin.patch
Class AsynchronousPatch.AsynchronousPatchJob
java.lang.Object
org.alfresco.repo.admin.patch.AsynchronousPatch.AsynchronousPatchJob
- All Implemented Interfaces:
org.quartz.Job
- Enclosing class:
- AsynchronousPatch
Job to initiate the
AsynchronousPatch if it has been deferred- Author:
- Jamal Kaabi-Mofrad
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AsynchronousPatchJob
public AsynchronousPatchJob()
-
-
Method Details
-
execute
public void execute(org.quartz.JobExecutionContext context) throws org.quartz.JobExecutionException - Specified by:
executein interfaceorg.quartz.Job- Throws:
org.quartz.JobExecutionException
-