| Class | Description |
|---|---|
| BambooBinaryOperators | |
| BambooCallables | |
| BambooCollections | |
| BambooCollectors | |
| BambooEcho |
Do not depend on anything outside the bamboo test utils jar
|
| BambooFieldValidate | |
| BambooFileAttributes | |
| BambooFiles | |
| BambooFunctions | |
| BambooInterners | |
| BambooIterators | |
| BambooLogUtils | |
| BambooMergedResourceBundle | |
| BambooNetworkUtils | |
| BambooNotificationUtils |
Utility methods for working with
notifications. |
| BambooOptionals | |
| BambooPathUtils |
Provides functionality equivalent to Apache FileUtils, but on
Paths. |
| BambooPreconditions | |
| BambooPredicates | |
| BambooQueues | |
| BambooRandomStringUtils |
An equivalent of
RandomStringUtils, but uses secure random |
| BambooReflectionUtils |
Utility methods related to Java reflection API.
|
| BambooRepositoryUtils |
Utility methods for operating on
repositories. |
| BambooRunnables | |
| BambooRunnables.BambooRunnableFromCallable<V> | |
| BambooRunnables.RunnableFromCallable<V> | |
| BambooSuppliers | |
| BambooSuppliers.ResettableMemoizingSupplier<T> | |
| BambooTestUtils |
This class provides a collection of utility methods for use in the unit tests
|
| BambooThrowables | |
| BambooTimeValue | Deprecated
since 6.3 use
Duration instead |
| BambooUrl |
Encapsulates creation of redirect URLs.
|
| BambooValidate |
Place for all validation methods you can't find in org.apache.commons.validator framework
|
| BambooValidationUtils |
General utility methods for validation.
|
| BambooXmlParserTestUtils | |
| ClonerTester | |
| CommonsConfigUtils | |
| Comparators | |
| ConfigUtils | |
| CronUtils |
Utility methods for cron related features.
|
| DebugUtils |
A class that allows you to easily add object identity / stack trace information.
|
| DefaultVelocityEngine |
This class provides a common place for configuring Velocity's nasty singleton controller.
|
| Dom4jUtils | |
| DurationUtils |
This class provide some Time formatting methods.
|
| ErrorCollectionUtils | |
| EscapeChars |
This class provides various character escaping utility methods,
|
| FileCopier |
This class provides common file copying code
|
| FileVisitor | Deprecated
since 6.7 use
BambooFileVisitor and a glob pattern instead |
| FirstException<T extends Throwable> |
Remembers the first reported exception so that it can be rethrown later.
|
| HtmlUtils |
Bamboo HTML utilities.
|
| HttpClientConfigurationUtils | |
| HttpUtils | |
| HttpUtils.EndpointSpec | |
| IpAddressValidator |
A class for checking to see if a String is a valid IP Address.
|
| JavaVirtualMachineDetector |
Based on comment from Vincent Massol on the forums: http://www.pols.co.uk/forums/viewtopic.php?id=26
|
| LogUtils | |
| MemorisingIterable<T> |
Iterable which memorises all generated iterators so that test assertions can be performed.
|
| MemorisingIterable.MemorisingIterator<T> |
Iterator which memorises all traversed elements.
|
| MessageCollectionImpl | |
| NameProviderFunctions | |
| OptionalNarrow |
Utility for narrowing object instances to
Class types |
| PaginatedDataCollectorImpl | |
| Pair<A,B> |
A simple Pair class
|
| PathFileFilter |
Matches file if any of it's parents has given name
|
| RandomGUID |
This class generates Global Unique Ids (GUIDS).
|
| Range<E extends Number & Comparable<? super E>> |
Range of numerical values (inclusive).
|
| RecentLazyReference<T> | |
| RequirementUtils | |
| RequirementUtils.MinimalRequirementSetImpl | |
| ResourceResolver |
A utility class the allows a resource name to resolve a a file from:
Bamboo configuration folder - iff bootstrapManager is passed
Currently running directory
From the classpath
|
| ServletUtils | |
| SshKeysProvider |
Utility class for generation openssh compatible key pair
Generated keys are RSA keys.
|
| SystemProperty |
This class represents system properties as constants.
|
| SystemProperty.BooleanSystemProperty | |
| SystemProperty.IntegerSystemProperty | |
| SystemProperty.UrlSystemProperty | |
| UnixWindowsCallable<V> | |
| UnixWindowsRunnable | |
| UrlUtils | |
| Which |
Finds an executable in the system environment
|
| Wildcard |
Simple wildcard matcher, supporting '*' and '?' wildcard.
|
| XmlDiffFinder | |
| XmlDiffFinder.DefaultFieldChange | |
| XsrfUtils |
| Enum | Description |
|---|---|
| BambooVersion | |
| PrettyLength |
| Exception | Description |
|---|---|
| FileCopier.IoInputException | |
| FileCopier.IoOutputException |
Copyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.