Modifier and Type | Method and Description |
---|---|
static DeploymentTriggerBranchSelectionMode |
DeploymentTriggerBranchSelectionMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DeploymentTriggerBranchSelectionMode[] |
DeploymentTriggerBranchSelectionMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
@Nullable PlanKey |
EnvironmentTriggerService.getCalculatedTriggeringPlanKey(@NotNull InternalEnvironment environment,
@NotNull DeploymentTriggerBranchSelectionMode branchSelectionMode,
@Nullable PlanKey customBranchKey) |
@Nullable PlanKey |
EnvironmentTriggerServiceImpl.getCalculatedTriggeringPlanKey(@NotNull InternalEnvironment environment,
@NotNull DeploymentTriggerBranchSelectionMode branchSelectionMode,
@Nullable PlanKey customBranchKey) |
Modifier and Type | Method and Description |
---|---|
DeploymentTriggerBranchSelectionMode |
AfterSuccessfulPlanTriggerDetails.getBranchSelectionMode() |
Modifier and Type | Method and Description |
---|---|
static DeploymentTriggerBranchSelectionMode |
CronTriggerConfigurator.getDeploymentTriggerBranchSelectionMode(Map<String,String> config) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
AbstractEnvironmentTriggerConfigurator.hasTheSameMasterPlanAsDeploymentProject(@NotNull DeploymentProject deploymentProject,
DeploymentTriggerBranchSelectionMode branchSelectionMode,
@NotNull String planKeyString) |
protected void |
AbstractEnvironmentTriggerConfigurator.populateContextWithBranchControlVariablesForDeployments(@NotNull DeploymentProject deploymentProject,
@NotNull DeploymentTriggerBranchSelectionMode branchSelectionMode,
@NotNull String triggeringBranchKey,
@NotNull Map<String,Object> context) |
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.
View cookie preferences