| Package | Description |
|---|---|
| com.atlassian.bamboo.plan.branch | |
| com.atlassian.bamboo.ww2.actions.branch |
| Modifier and Type | Method and Description |
|---|---|
static @NotNull BranchTriggeringOption |
BranchTriggeringOption.fromKey(@NotNull String key) |
static @NotNull BranchTriggeringOption |
BranchTriggeringOption.fromSpecsConstant(com.atlassian.bamboo.specs.api.model.plan.branches.PlanBranchManagementProperties.TriggeringOption exportConstant)
Converts the given Bamboo Specs constant to an instance of this enum.
|
@NotNull BranchTriggeringOption |
BranchMonitoringConfigurationImpl.getBranchTriggeringOption() |
@NotNull BranchTriggeringOption |
BranchMonitoringConfiguration.getBranchTriggeringOption() |
static BranchTriggeringOption |
BranchTriggeringOption.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BranchTriggeringOption[] |
BranchTriggeringOption.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BranchMonitoringConfigurationImpl.setBranchTriggeringOption(@NotNull BranchTriggeringOption branchTriggeringOption) |
void |
BranchMonitoringConfiguration.setBranchTriggeringOption(@NotNull BranchTriggeringOption branchTriggeringOption) |
| Modifier and Type | Method and Description |
|---|---|
List<BranchTriggeringOption> |
ConfigureBranches.getBranchTriggeringOptions() |
Copyright © 2023 Atlassian Software Systems Pty Ltd. All rights reserved.