Package com.atlassian.bamboo.utils

Interface Summary
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 Summary
BambooCallables  
BambooEcho Do not depend on anything outside the bamboo test utils jar
BambooFieldValidate  
BambooFunctions  
BambooInterners  
BambooMergedResourceBundle  
BambooNotificationUtils Utility methods for working with notifications.
BambooPredicates  
BambooRandomStringUtils An equivalent of RandomStringUtils, but uses secure random
BambooRunnables  
BambooRunnables.BambooRunnableFromCallable<V>  
BambooRunnables.RunnableFromCallable<V>  
BambooTestUtils This class provides a collection of utility methods for use in the unit tests
BambooTimeValue  
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
NameProviderFunctions  
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).
RecentLazyReference<T>  
ResourceResolver A utility class the allows a resource name to resolve a a file from: Bamboo configiration folder - iff bootstrapManager is passed Currently running directory From the classpath
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  
UnixWindowsCallable<V>  
UnixWindowsRunnable  
Which Finds an executable in the system environment
Wildcard

Simple wildcard matcher, supporting '*' and '?' wildcard.

XmlDiffFinder  
XmlDiffFinder.DefaultFieldChange  
XsrfUtils  
 

Enum Summary
BambooFunctions.GetName  
PrettyLength  
 

Exception Summary
FileCopier.IoInputException  
FileCopier.IoOutputException  
 



Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.