| Package | Description |
|---|---|
| com.atlassian.bamboo.specs.api.model.plan.branches |
Automatic branch creation, integration and cleanup.
|
| com.atlassian.bamboo.specs.api.validators.plan.branch |
Validate configuration of plan branches.
|
| Modifier and Type | Method and Description |
|---|---|
@Nullable CreatePlanBranchesProperties |
PlanBranchManagementProperties.getCreatePlanBranch() |
| Constructor and Description |
|---|
PlanBranchManagementProperties(CreatePlanBranchesProperties createPlanBranch,
BranchCleanupProperties deletePlanBranch,
PlanBranchManagementProperties.TriggeringOption triggeringOption,
TriggerProperties defaultTrigger,
PlanBranchManagementProperties.NotificationStrategy notificationStrategy,
BranchIntegrationProperties branchIntegrationProperties,
boolean issueLinkingEnabled) |
| Modifier and Type | Method and Description |
|---|---|
static @NotNull List<ValidationProblem> |
BranchCreationValidator.validate(@NotNull CreatePlanBranchesProperties branchCreationProperties) |
Copyright © 2024 Atlassian Software Systems Pty Ltd. All rights reserved.