Class RssDetectionRunnable
java.lang.Object
com.atlassian.bamboo.configuration.external.detection.RssDetectionRunnable
- All Implemented Interfaces:
Runnable
A single worker of the Bamboo Specs detection thread pool.
-
Constructor Summary
ConstructorDescriptionRssDetectionRunnable
(RssDetectionServiceImpl rssDetectionService, RssDetectionQueue rssDetectionQueue) -
Method Summary
-
Constructor Details
-
RssDetectionRunnable
public RssDetectionRunnable(RssDetectionServiceImpl rssDetectionService, RssDetectionQueue rssDetectionQueue)
-
-
Method Details