Class LockKeeperRefreshJob

java.lang.Object
org.alfresco.filesys.repo.LockKeeperRefreshJob
All Implemented Interfaces:
org.quartz.Job

public class LockKeeperRefreshJob extends Object implements org.quartz.Job
  • Constructor Details

    • LockKeeperRefreshJob

      public LockKeeperRefreshJob()
  • Method Details

    • execute

      public void execute(org.quartz.JobExecutionContext context) throws org.quartz.JobExecutionException
      Specified by:
      execute in interface org.quartz.Job
      Throws:
      org.quartz.JobExecutionException