| Modifier and Type | Interface and Description |
|---|---|
interface |
Job |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultJob |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DecoratedEnvironment
Represents decorated environment for the purpose of using it in the Freemarker generated UI
|
interface |
Environment
Represents a Deployment Environment within Bamboo.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DecoratedEnvironmentImpl |
class |
EnvironmentImpl |
class |
EnvironmentWithConfigCounts
Extended environment bean with some more data for UI
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ImmutableJob
Immutable, threadsafe cacheable version of
Job |
| Modifier and Type | Class and Description |
|---|---|
class |
ImmutableJobImpl |
| Modifier and Type | Class and Description |
|---|---|
class |
DecoratedTaskDefinitionImpl<T extends TaskContainer>
Decoration of task used when displaying on the UI.
|
| Modifier and Type | Method and Description |
|---|---|
<T extends TaskContainer> |
TaskServiceImpl.getDecoratedTaskDefinition(T taskContainer,
long taskId) |
<T extends TaskContainer> |
TaskServiceImpl.getDecoratedTaskDefinitions(T taskContainer) |
| Modifier and Type | Class and Description |
|---|---|
class |
RestEnvironment |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DecoratedTaskDefinition<T extends TaskContainer>
A definition of one decorated configuration of a
TaskType |
| Modifier and Type | Method and Description |
|---|---|
<T extends TaskContainer> |
TaskService.getDecoratedTaskDefinition(T taskContainer,
long taskId)
Retrieve a
DecoratedTaskDefinition from a given TaskContainer. |
<T extends TaskContainer> |
TaskService.getDecoratedTaskDefinitions(T taskContainer)
Retrieve a list of all
DecoratedTaskDefinition for a given TaskContainer. |
| Modifier and Type | Class and Description |
|---|---|
class |
DecoratedTaskManipulationResult<T extends TaskContainer>
Decoration of task used when displaying on the UI.
|
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.