Package | Description |
---|---|
com.atlassian.bamboo.plan.branch | |
com.atlassian.bamboo.ww2.actions.branch |
Modifier and Type | Method and Description |
---|---|
static BranchTriggeringOption |
BranchTriggeringOption.fromKey(String key) |
static 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.
|
BranchTriggeringOption |
BranchMonitoringConfigurationImpl.getBranchTriggeringOption() |
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(BranchTriggeringOption branchTriggeringOption) |
void |
BranchMonitoringConfiguration.setBranchTriggeringOption(BranchTriggeringOption branchTriggeringOption) |
Modifier and Type | Method and Description |
---|---|
List<BranchTriggeringOption> |
ConfigureBranches.getBranchTriggeringOptions() |
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.