Class RepositoryStoredSpecsPollingJob
java.lang.Object
com.atlassian.bamboo.configuration.external.polling.RepositoryStoredSpecsPollingJob
- All Implemented Interfaces:
org.quartz.Job
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
execute
(org.quartz.JobExecutionContext jobExecutionContext)
-
Constructor Details
-
RepositoryStoredSpecsPollingJob
public RepositoryStoredSpecsPollingJob()
-
-
Method Details
-
execute
public void execute(org.quartz.JobExecutionContext jobExecutionContext) - Specified by:
execute
in interfaceorg.quartz.Job
-