| Interface | Description |
|---|---|
| BambooCallables.NotThrowing<V> | |
| BambooCallables.Throwing<V,E1 extends Throwable> | |
| BambooCallables.Throwing1<V,E1 extends Throwable> | |
| BambooCallables.Throwing2<V,E1 extends Throwable,E2 extends Throwable> | |
| BambooCallables.ThrowingX<V,E1 extends Throwable,E2 extends Throwable,E3 extends Throwable> | |
| BambooClosures | |
| BambooClosures.NotThrowing<V> | |
| BambooClosures.Throwing1<V,E1 extends Throwable> | |
| BambooClosures.Throwing2<V,E1 extends Throwable,E2 extends Throwable> | |
| BambooClosures.Throwing3<V,E1 extends Throwable,E2 extends Throwable,E3 extends Throwable> | |
| BambooClosures.ThrowingX<V,E1 extends Throwable,E2 extends Throwable,E3 extends Throwable> | |
| BambooRunnables.NotThrowing | |
| BambooRunnables.Throwing<E1 extends Throwable> | |
| BambooRunnables.Throwing1<E1 extends Throwable> | |
| BambooRunnables.Throwing2<E1 extends Throwable,E2 extends Throwable> | |
| BambooRunnables.ThrowingX<E1 extends Throwable,E2 extends Throwable,E3 extends Throwable> | |
| CreationDateProvider |
General interface for entities providing creation date without ability to change it
|
| DescriptionProvider |
General interface for entities providing name and description without ability to change them
|
| NameProvider |
General interface for entities providing name without ability to change it
|
| RecentLazyReference.RecentPredicate | |
| TitleProvider |
General interface for entities providing name without ability to change it
|
| Class | Description |
|---|---|
| BambooCallables | |
| BambooRunnables | |
| BambooRunnables.BambooRunnableFromCallable<V> | |
| BambooRunnables.RunnableFromCallable<V> | |
| BambooTimeValue |
To be replaced by java.time in JDK 8
|
| CommonsConfigUtils | |
| ConfigUtils | |
| DurationUtils |
This class provide some Time formatting methods.
|
| JavaVirtualMachineDetector |
Based on comment from Vincent Massol on the forums: http://www.pols.co.uk/forums/viewtopic.php?id=26
|
| NameProviderFunctions | |
| Pair<A,B> |
A simple Pair class
|
| RecentLazyReference<T> | |
| SystemProperty |
This class represents system properties as constants.
|
| SystemProperty.BooleanSystemProperty | |
| SystemProperty.IntegerSystemProperty | |
| Which |
Finds an executable in the system environment
|
| Enum | Description |
|---|---|
| PrettyLength |
Copyright © 2016 Atlassian Software Systems Pty Ltd. All rights reserved.