| Package | Description |
|---|---|
| com.atlassian.bamboo.build | |
| com.atlassian.bamboo.event | |
| com.atlassian.bamboo.plan.branch | |
| com.atlassian.bamboo.ww2.actions.branch |
| Modifier and Type | Field and Description |
|---|---|
protected BranchMonitoringConfiguration |
DefaultBuildDefinition.branchMonitoringConfiguration |
| Modifier and Type | Method and Description |
|---|---|
@NotNull BranchMonitoringConfiguration |
DefaultBuildDefinition.getBranchMonitoringConfiguration() |
@NotNull BranchMonitoringConfiguration |
BuildDefinition.getBranchMonitoringConfiguration()
Returns the current branch monitoring configuration of a build plan.
|
@Nullable BranchMonitoringConfiguration |
PartialBuildDefinition.getBranchMonitoringConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultBuildDefinition.setBranchMonitoringConfiguration(@Nullable BranchMonitoringConfiguration branchMonitoringConfiguration) |
void |
BuildDefinition.setBranchMonitoringConfiguration(@Nullable BranchMonitoringConfiguration branchMonitoringConfiguration) |
| Constructor and Description |
|---|
ChainBranchConfigUpdatedEvent(Object source,
PlanKey planKey,
@NotNull BranchMonitoringConfiguration branchMonitoringConfiguration) |
| Modifier and Type | Class and Description |
|---|---|
class |
BranchMonitoringConfigurationImpl
Keeps build plan specific plan branch monitoring settings.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
ConfigureBranches.updateBranchMonitoringConfiguration(BranchMonitoringConfiguration branchMonitoringConfiguration)
Updates the branch monitoring configuration with the new values.
|
Copyright © 2023 Atlassian Software Systems Pty Ltd. All rights reserved.