Package com.atlassian.bamboo.executor
-
Class Summary Class Description InterruptThreadWatchdog An abstract class for interrupting a thread after a given timeout.NamedExecutors Class equivalent toExecutors
with support for naming of pooled threads.RetryingTaskExecutor<T> Helper class that allows you to easily run a task that is likely to fail multiple times.SystemSecurityContextExecutors Static methods of this class will produceListeningExecutorService
s that will run their tasks using system security context. -
Exception Summary Exception Description CancelException