Package com.atlassian.bamboo.executor
package com.atlassian.bamboo.executor
-
ClassDescriptionAn abstract class for interrupting a thread after a given timeout.Class equivalent to
Executors
with support for naming of pooled threads.Helper class that allows you to easily run a task that is likely to fail multiple times.Static methods of this class will produceListeningExecutorService
s that will run their tasks using system security context.