Package com.atlassian.bamboo.utils

Interface Summary
BambooTemporaryDirectoryTestCase UT classes descending from BambooMockitoTestCase implementing this interface will have a temporary directory created in setUp() and removed in tearDown()
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
BambooEcho Do not depend on anything outside the bamboo test utils jar
BambooFieldValidate  
BambooFunctions  
BambooMergedResourceBundle  
BambooMockitoTestCase  
BambooPredicates  
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
BambooXmlParserTestUtils  
ClonerTester  
Comparators  
ConfigUtils  
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 Utility class for changing the file permissions using JDK1.6 File.setWritable and family if available, falling back to executing a chmod command.
FileVisitor This class uses patterns to identify determine which files should be visited.
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 This class generates random stuff!
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
SystemProperty This class represents system properties as constants.
SystemProperty.IntegerSystemProperty  
Timer This allows graceful timeouts to time consuming tasks (such as sending emails).
UnixWindowsCallable<V>  
UnixWindowsRunnable  
Which Finds an executable in the system environment
Wildcard

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

XmlDiffFinder  
XmlDiffFinder.DefaultFieldChange  
 

Enum Summary
BambooFunctions.GetName  
PrettyLength  
 

Exception Summary
FileCopier.IoInputException  
FileCopier.IoOutputException  
 



Copyright © 2013 Atlassian Software Systems Pty Ltd. All Rights Reserved.