| 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) |
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 © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.