| Package | Description |
|---|---|
| com.atlassian.bamboo.chains | |
| com.atlassian.bamboo.plan | |
| com.atlassian.bamboo.plugins.rest.model.build.status |
| Modifier and Type | Method and Description |
|---|---|
@Nullable BuildExecution |
ChainExecutionManagerImpl.getJobExecution(@NotNull PlanResultKey planResultKey) |
@Nullable BuildExecution |
ChainExecutionAccessor.getJobExecution(@NotNull PlanResultKey planResultKey)
Get the state of a single Job being executed
|
| Modifier and Type | Method and Description |
|---|---|
void |
ChainPluginSupport.buildCompleted(@NotNull BuildExecution buildExecution)
Executes the enabled
PostJobActions for BuildExecution |
| Modifier and Type | Method and Description |
|---|---|
@Nullable BuildExecution |
ExecutionStatusProviderImpl.getJobExecution(@NotNull PlanResultKey planResultKey) |
@Nullable BuildExecution |
DelegatingPlanExecutionManager.getJobExecution(@NotNull PlanResultKey planResultKey) |
BuildExecution |
PlanExecutionManagerImpl.getJobExecution(@NotNull PlanResultKey planResultKey) |
@Nullable BuildExecution |
ExecutionStatusProvider.getJobExecution(@NotNull PlanResultKey planResultKey)
Get the state of a single Job being executed
|
| Constructor and Description |
|---|
RestJobResultStatus(BuildExecution buildExecution,
PlanExecutionManager planExecutionManager) |
Copyright © 2023 Atlassian Software Systems Pty Ltd. All rights reserved.