| Package | Description |
|---|---|
| com.atlassian.bamboo.chains | |
| com.atlassian.bamboo.plan | |
| com.atlassian.bamboo.progressbar | |
| com.atlassian.bamboo.v2.build |
| Modifier and Type | Interface and Description |
|---|---|
interface |
BuildExecution
Represents a running
Job executing within a ChainStage |
interface |
ChainExecution
Represents an executing
Chain |
| Modifier and Type | Method and Description |
|---|---|
ExecutionStatus |
ExecutionStatusProvider.getExecutionStatus(PlanResultKey planResultKey)
Returns a
ExecutionStatus for the given PlanResultKey |
| Modifier and Type | Method and Description |
|---|---|
Collection<? extends ExecutionStatus> |
ExecutionStatusProvider.getExecutionStatus(PlanKey planKey)
Returns a collection of current
ExecutionStatuss for PlanKey |
| Constructor and Description |
|---|
ProgressBarImpl(ExecutionStatus executionStatus) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
CurrentlyBuilding
This object encapsulates the
BuildContext that'd being built and the BuildAgent id it's related to |
Copyright © 2016 Atlassian Software Systems Pty Ltd. All rights reserved.