| Modifier and Type | Method and Description |
|---|---|
@Nullable StageIdentifier |
PlanResultsAction.getStageToContinue() |
StageIdentifier |
ViewBuildResults.getStageToRestart() |
| Modifier and Type | Method and Description |
|---|---|
static StageIdentifier |
ContinuableStageHelper.getStageToContinue(ChainResultsSummary chainResultSummary) |
static StageIdentifier |
ContinuableStageHelper.getStageToRestart(ChainResultsSummary chainResultSummary) |
| Modifier and Type | Class and Description |
|---|---|
class |
StageIdentifierImpl |
| Modifier and Type | Method and Description |
|---|---|
@NotNull StageIdentifier |
PlanExecutionConfigImpl.getStartStage() |
@Nullable StageIdentifier |
PlanExecutionConfig.getStartStage()
Stage where plan execution should be resumed
|
| Modifier and Type | Method and Description |
|---|---|
@NotNull Map<String,VariableDefinitionContext> |
ResultsSummaryVariableAccessorImpl.calculateCurrentVariablesState(@NotNull PlanResultKey chainResultKey,
StageIdentifier startingStage) |
@NotNull Map<String,VariableDefinitionContext> |
ResultsSummaryVariableAccessor.calculateCurrentVariablesState(@NotNull PlanResultKey chainResultKey,
StageIdentifier startingStage)
Get state of variables at point when execution of the build stopped.
|
| Modifier and Type | Method and Description |
|---|---|
StageIdentifier |
ViewChainResult.getStageToRestart() |
Copyright © 2023 Atlassian Software Systems Pty Ltd. All rights reserved.