Package com.atlassian.bamboo.util

Interface Summary
DoubleThrowingPredicate<T,E extends Throwable,F extends Throwable> Determines a true or false value for a given input.
ThrowingPredicate<T,E extends Throwable> Determines a true or false value for a given input.
 

Class Summary
AcquisitionPolicy Policy for acquiring Locks
ActionParamsUtils  
AgentComparator  
BambooCollectionUtils  
BambooDateUtils  
BambooFilenameUtils  
BambooFileUtils  
BambooHibernateUtils  
BambooIOUtils  
BambooIterables  
BambooIterablesUtils This class upholds the general *Utils contract over Iterables as introduced by Apache Commons.
BambooMaps  
BambooObjectUtils  
BambooProfilingUtils  
BambooStringUtils  
BambooXmlUtils  
BuildUtils  
HtmlUtils  
Narrow Utility for narrowing object instances to Class types See Narrow.to(Object, Class)
NullAwareCache<K,V>  
NumberUtils  
OptionUnpackingMap<K,V> This class provides an adapter between a Map containing Option values and a map providing direct nullable values.
RequestCacheThreadLocal  
TextProviderUtils  
UrlBuilder From http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6306820

Given a URL and a set of parameters, provide abilites to add and remove parameters (either directly, from a Map, or from a Bean), and finally reconstruct the proper URL.

UrlUtils  
 



Copyright © 2012 Atlassian. All Rights Reserved.