Class | Description |
---|---|
BambooBinaryOperators | |
BambooCallables | |
BambooCollections | |
BambooCollectors | |
BambooEcho |
Do not depend on anything outside the bamboo test utils jar
|
BambooFieldValidate | |
BambooFiles |
Helper methods related to
Files class. |
BambooFunctions | |
BambooInterners | |
BambooIterators | |
BambooMergedResourceBundle | |
BambooNotificationUtils |
Utility methods for working with
notifications . |
BambooOptionals | |
BambooPathUtils |
Provides functionality equivalent to Apache FileUtils, but on
Path s
Any change to this class should pass a full suite of Apache Commons IO unit tests. |
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
|
BambooTimeValue |
To be replaced by java.time in JDK 8
|
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.
|
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
|
FilePermissionUtil | Deprecated
since 5.4 use methods in
BambooFileUtils |
FileVisitor |
This class uses patterns to identify determine which files should be visited.
|
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 | |
MessageCollectionImpl | |
NameProviderFunctions | |
OptionalNarrow |
Utility for narrowing object instances to
Class types |
Pair<A,B> |
A simple Pair class
|
PathFileFilter |
Matches file if any of it's parents has given name
|
Random | Deprecated
since 5.4 use
RandomStringUtils instead |
RandomGUID |
This class generates Global Unique Ids (GUIDS).
|
Range<E extends Number & Comparable<? super E>> |
Range of numerical values (inclusive).
|
RecentLazyReference<T> | |
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 | |
Which |
Finds an executable in the system environment
|
Wildcard |
Simple wildcard matcher, supporting '*' and '?' wildcard.
|
XmlDiffFinder | |
XmlDiffFinder.DefaultFieldChange | |
XsrfUtils |
Enum | Description |
---|---|
PrettyLength |
Exception | Description |
---|---|
FileCopier.IoInputException | |
FileCopier.IoOutputException |
Copyright © 2016 Atlassian Software Systems Pty Ltd. All rights reserved.