| Package | Description |
|---|---|
| com.atlassian.bamboo.chains | |
| com.atlassian.bamboo.plan | |
| com.atlassian.bamboo.plugins.rest.model.build.status |
| Modifier and Type | Method and Description |
|---|---|
BuildExecution |
ChainExecutionManagerImpl.getJobExecution(PlanResultKey planResultKey) |
BuildExecution |
ChainExecutionAccessor.getJobExecution(PlanResultKey planResultKey)
Get the state of a single Job being executed
|
| Modifier and Type | Method and Description |
|---|---|
List<BuildExecution> |
StageExecution.getBuilds()
Returns the
BuildExecution's that are executed during this stage |
| Modifier and Type | Method and Description |
|---|---|
void |
ChainPluginSupport.buildCompleted(BuildExecution buildExecution)
Executes the enabled
PostJobActions for BuildExecution |
| Modifier and Type | Method and Description |
|---|---|
BuildExecution |
DelegatingPlanExecutionManager.getJobExecution(PlanResultKey planResultKey) |
BuildExecution |
ExecutionStatusProviderImpl.getJobExecution(PlanResultKey planResultKey) |
BuildExecution |
PlanExecutionManagerImpl.getJobExecution(PlanResultKey planResultKey) |
BuildExecution |
ExecutionStatusProvider.getJobExecution(PlanResultKey planResultKey)
Get the state of a single Job being executed
|
| Constructor and Description |
|---|
RestJobResultStatus(BuildExecution buildExecution,
PlanExecutionManager planExecutionManager) |
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.