Package com.atlassian.bamboo.utils
Interface BambooRunnables.NotThrowing
-
- All Superinterfaces:
BambooRunnables.ThrowingX<RuntimeException,RuntimeException,RuntimeException>
- Enclosing class:
- BambooRunnables
public static interface BambooRunnables.NotThrowing extends BambooRunnables.ThrowingX<RuntimeException,RuntimeException,RuntimeException>
-
-
Method Summary
-
Methods inherited from interface com.atlassian.bamboo.utils.BambooRunnables.ThrowingX
run
-
-