- java.lang.Object
-
- org.alfresco.repo.node.index.NoOpIndexRecoveryJob
-
- All Implemented Interfaces:
- org.quartz.Job
public class NoOpIndexRecoveryJob
extends java.lang.Object
implements org.quartz.Job
A do-nothing implementation of the Job interface. This behaviour is overriden
in the enterprise edition when clustering is enabled.
-
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
void |
execute(org.quartz.JobExecutionContext context) |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2005 - 2013 Alfresco Software, Inc. All Rights Reserved.