Modifier and Type | Method and Description |
---|---|
protected List<TaskConditionConfig> |
ConfigureEnvironmentTasks.getTaskConditions(boolean isConditionalTask) |
Modifier and Type | Class and Description |
---|---|
class |
TaskConditionConfigImpl |
Modifier and Type | Method and Description |
---|---|
default @NotNull String |
TaskCondition.getDescription(@NotNull CommonContext commonContext,
@NotNull TaskConditionConfig condition)
Provide condition description to display at UI and build logs.
|
Modifier and Type | Method and Description |
---|---|
protected List<TaskConditionConfig> |
ConfigureBuildTasks.getTaskConditions() |
List<TaskConditionConfig> |
TaskUIConfigBean.getTaskConditions(boolean isConditionalTask,
@Nullable String selectedCondition) |
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.