| Package | Description |
|---|---|
| com.atlassian.bamboo.configuration.external.yaml.properties.branch |
| Modifier and Type | Method and Description |
|---|---|
BranchIntegrationSettings.Strategy |
BranchIntegrationSettings.getStrategy() |
static BranchIntegrationSettings.Strategy |
BranchIntegrationSettings.Strategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BranchIntegrationSettings.Strategy[] |
BranchIntegrationSettings.Strategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
BranchIntegrationSettings(BranchIntegrationSettings.Strategy strategy,
@Nullable String branch,
boolean push) |
Copyright © 2024 Atlassian Software Systems Pty Ltd. All rights reserved.