Class RssDetectionShutdownFuture

java.lang.Object
com.atlassian.bamboo.configuration.external.detection.RssDetectionShutdownFuture
All Implemented Interfaces:
Future<Boolean>

public class RssDetectionShutdownFuture extends Object implements Future<Boolean>
Future reference returned by RssDetectionService.shutdown() method to track thread pool shutdown process.