Package com.atlassian.bamboo.core

Interface Summary
BambooIdProvider  
BambooObject  
ScopedExclusionService Classes implementing this interface let you execute code guarded by mutual exclusion locks.
ScopedExclusionService.ExclusiveFunction<F,V,E extends Throwable> Function to call once the object is locked.
ScopedExclusionService.GeneratorCallable<V,E extends Throwable> Generator called to generate new names for objects.
Script A generic interface that should be used for objects holding script data in Bamboo (inline scripts/instance shutdown or startup scripts etc.).
 

Class Summary
BambooEntityObject  
RepositoryUrlObfuscator Deprecated. since 4.3, use methods in $class
ScopedExclusionServiceHelper Provides helper methods that provide higher level of abstraction over object locked by $ScopedExclusionService.
ScopedExclusionServiceImpl  
ScriptImpl  
 

Enum Summary
ScopedExclusionService.ExclusionScopeType Predefined exclusion scopes.
TransportProtocol  
 



Copyright © 2012 Atlassian. All Rights Reserved.