| Modifier and Type | Method and Description |
|---|---|
ExecutionStatus |
PlanResultsAction.getExecutionStatus() |
ExecutionStatus |
ChainResultsAction.getExecutionStatus(PlanResultKey planResultKey) |
| 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 |
ExecutionStatusProviderImpl.getExecutionStatus(PlanResultKey planResultKey) |
ExecutionStatus |
DelegatingPlanExecutionManager.getExecutionStatus(PlanResultKey planResultKey) |
ExecutionStatus |
PlanExecutionManagerImpl.getExecutionStatus(PlanResultKey planResultKey) |
ExecutionStatus |
ExecutionStatusProvider.getExecutionStatus(PlanResultKey planResultKey)
Returns a
ExecutionStatus for the given PlanResultKey |
| Modifier and Type | Method and Description |
|---|---|
Collection<? extends ExecutionStatus> |
ExecutionStatusProviderImpl.getExecutionStatus(PlanKey planKey) |
Collection<? extends ExecutionStatus> |
DelegatingPlanExecutionManager.getExecutionStatus(PlanKey planKey) |
Collection<? extends ExecutionStatus> |
PlanExecutionManagerImpl.getExecutionStatus(PlanKey planKey) |
Collection<? extends ExecutionStatus> |
ExecutionStatusProvider.getExecutionStatus(PlanKey planKey)
Returns a collection of current
ExecutionStatuss for PlanKey |
| Modifier and Type | Method and Description |
|---|---|
void |
ResultDetails.expand(ResultsSummary summary,
ExecutionStatus executionStatus,
BuildQueuePosition buildQueuePosition,
boolean hasExecutableAgents) |
| Constructor and Description |
|---|
RestProgress(ExecutionStatus executionStatus) |
| Modifier and Type | Method and Description |
|---|---|
void |
RestChainResultDetails.expand(ResultsSummary summary,
ExecutionStatus executionStatus) |
void |
RestChainResult.expand(ResultsSummary summary,
ExecutionStatus executionStatus) |
| 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 |
| Modifier and Type | Class and Description |
|---|---|
class |
CurrentlyBuildingImpl |
| Modifier and Type | Method and Description |
|---|---|
Collection<? extends ExecutionStatus> |
PlanActionSupport.getCurrentlyBuildingPlans(PlanKey planKey) |
| Modifier and Type | Method and Description |
|---|---|
List<ExecutionStatus> |
ViewChainSummary.getCurrentlyExecutingList() |
| Modifier and Type | Method and Description |
|---|---|
ExecutionStatus |
DecoratedResultStatus.getExecutionStatus() |
ExecutionStatus |
DecoratedNavObjectStatus.getExecutionStatus() |
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.