Class WebDavUnlockJob

java.lang.Object
org.exoplatform.documents.storage.jcr.webdav.job.WebDavUnlockJob

@Configuration @EnableScheduling public class WebDavUnlockJob extends Object
  • Constructor Details

    • WebDavUnlockJob

      public WebDavUnlockJob()
  • Method Details

    • run

      @Scheduled(cron="${documents.WebDavUnlockJob.expression:0 0/5 * ? * *}") public void run()