| Interface | Description |
|---|---|
| BambooCustomDataAware | |
| BambooIdProvider | |
| BambooObject | |
| ResultKeyProvider | |
| 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 | Description |
|---|---|
| BambooEntityObject |
| Enum | Description |
|---|---|
| ScopedExclusionService.ExclusionScopeType |
Predefined exclusion scopes.
|
| TransportProtocol |
Copyright © 2016 Atlassian Software Systems Pty Ltd. All rights reserved.