Class RemoveOrphanedSpecsStateJob

java.lang.Object
com.atlassian.bamboo.repository.RemoveOrphanedSpecsStateJob
All Implemented Interfaces:
org.quartz.Job

public class RemoveOrphanedSpecsStateJob extends Object implements org.quartz.Job
Job to cleanup obsolete Bamboo Specs states entries from DB and filesystem
  • Constructor Details

    • RemoveOrphanedSpecsStateJob

      public RemoveOrphanedSpecsStateJob()
  • 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