Class SharedFolderPatch.SharedFolderPatchJob
- java.lang.Object
-
- org.alfresco.repo.admin.patch.impl.SharedFolderPatch.SharedFolderPatchJob
-
- All Implemented Interfaces:
org.quartz.Job
- Enclosing class:
- SharedFolderPatch
public static class SharedFolderPatch.SharedFolderPatchJob extends java.lang.Object implements org.quartz.JobJob to initiate theSharedFolderPatchif it has been deferred- Since:
- 4.2
- Author:
- Mark Rogers
-
-
Constructor Summary
Constructors Constructor Description SharedFolderPatchJob()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidexecute(org.quartz.JobExecutionContext context)Calls the cleaner to do its work
-