Package org.alfresco.repo.usage
Class RepoUsageMonitor.RepoUsageMonitorJob
java.lang.Object
org.alfresco.repo.usage.RepoUsageMonitor.RepoUsageMonitorJob
- All Implemented Interfaces:
org.quartz.Job
- Enclosing class:
- RepoUsageMonitor
The job that kicks off the usage monitoring.
- Since:
- V3.4 Team
- Author:
- Derek Hulley
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RepoUsageMonitorJob
public RepoUsageMonitorJob()
-
-
Method Details
-
execute
public void execute(org.quartz.JobExecutionContext context) throws org.quartz.JobExecutionException - Specified by:
executein interfaceorg.quartz.Job- Throws:
org.quartz.JobExecutionException
-