Package com.atlassian.bamboo.utils
Class BambooRunnables.BambooRunnableFromCallable<V>
java.lang.Object
com.atlassian.bamboo.utils.BambooRunnables.BambooRunnableFromCallable<V>
- All Implemented Interfaces:
BambooRunnables.Throwing1<Exception>
,BambooRunnables.ThrowingX<Exception,
RuntimeException, RuntimeException>
- Enclosing class:
- BambooRunnables
public static class BambooRunnables.BambooRunnableFromCallable<V>
extends Object
implements BambooRunnables.Throwing1<Exception>
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
BambooRunnableFromCallable
-
-
Method Details
-
run
- Specified by:
run
in interfaceBambooRunnables.ThrowingX<Exception,
RuntimeException, RuntimeException> - Throws:
Exception
-
get
-