| Package | Description |
|---|---|
| com.atlassian.bamboo.specs.api.model.plan.branches |
Automatic branch creation, integration and cleanup.
|
| Modifier and Type | Method and Description |
|---|---|
PlanBranchManagementProperties.TriggeringOption |
PlanBranchManagementProperties.getTriggeringOption() |
static PlanBranchManagementProperties.TriggeringOption |
PlanBranchManagementProperties.TriggeringOption.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PlanBranchManagementProperties.TriggeringOption[] |
PlanBranchManagementProperties.TriggeringOption.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
PlanBranchManagementProperties(CreatePlanBranchesProperties createPlanBranch,
BranchCleanupProperties deletePlanBranch,
PlanBranchManagementProperties.TriggeringOption triggeringOption,
TriggerProperties defaultTrigger,
PlanBranchManagementProperties.NotificationStrategy notificationStrategy,
BranchIntegrationProperties branchIntegrationProperties,
boolean issueLinkingEnabled) |
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.