| Package | Description |
|---|---|
| com.atlassian.bamboo.specs.api.builders.plan.branches |
Automatic branch creation, integration and cleanup.
|
| 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 |
|---|---|
protected BranchCleanupProperties |
BranchCleanup.build() |
| Modifier and Type | Method and Description |
|---|---|
BranchCleanupProperties |
PlanBranchManagementProperties.getDeletePlanBranch() |
| 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 List<ValidationProblem> |
BranchCleanupValidator.validate(BranchCleanupProperties moduleProperties) |
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.