org.alfresco.repo.admin.patch.impl
Class MigrateVersionStorePatch.MigrateVersionStoreJob

java.lang.Object
  extended by org.alfresco.repo.admin.patch.impl.MigrateVersionStorePatch.MigrateVersionStoreJob
All Implemented Interfaces:
org.quartz.Job
Enclosing class:
MigrateVersionStorePatch

public static class MigrateVersionStorePatch.MigrateVersionStoreJob
extends java.lang.Object
implements org.quartz.Job

Job to initiate the MigrateVersionStorePatch

Since:
3.3.1

Constructor Summary
MigrateVersionStorePatch.MigrateVersionStoreJob()
           
 
Method Summary
 void execute(org.quartz.JobExecutionContext context)
          Calls the cleaner to do its work
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MigrateVersionStorePatch.MigrateVersionStoreJob

public MigrateVersionStorePatch.MigrateVersionStoreJob()
Method Detail

execute

public void execute(org.quartz.JobExecutionContext context)
             throws org.quartz.JobExecutionException
Calls the cleaner to do its work

Specified by:
execute in interface org.quartz.Job
Throws:
org.quartz.JobExecutionException


Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.