Class BackupRestoreNotExistingFileMarkerScheduledJob

java.lang.Object
com.atlassian.confluence.impl.backuprestore.scheduledjob.BackupRestoreNotExistingFileMarkerScheduledJob
All Implemented Interfaces:
com.atlassian.scheduler.JobRunner

public class BackupRestoreNotExistingFileMarkerScheduledJob extends Object implements com.atlassian.scheduler.JobRunner
Job that checks if backups files exist and if not mark them as not existing.
Since:
9.0.0
  • Constructor Details

  • Method Details

    • runJob

      public @Nullable com.atlassian.scheduler.JobRunnerResponse runJob(com.atlassian.scheduler.JobRunnerRequest jobRunnerRequest)
      Specified by:
      runJob in interface com.atlassian.scheduler.JobRunner