Class RepositoryStoredSpecsPollingJob

java.lang.Object
com.atlassian.bamboo.configuration.external.polling.RepositoryStoredSpecsPollingJob
All Implemented Interfaces:
org.quartz.Job

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

    • RepositoryStoredSpecsPollingJob

      public RepositoryStoredSpecsPollingJob()
  • Method Details

    • execute

      public void execute(org.quartz.JobExecutionContext jobExecutionContext)
      Specified by:
      execute in interface org.quartz.Job