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.
|
Modifier and Type | Method and Description |
---|---|
protected BranchIntegrationProperties |
BranchIntegration.build() |
Modifier and Type | Method and Description |
---|---|
BranchIntegrationProperties |
PlanBranchConfigurationProperties.getBranchIntegrationProperties() |
BranchIntegrationProperties |
PlanBranchManagementProperties.getBranchIntegrationProperties() |
Constructor and Description |
---|
PlanBranchConfigurationProperties(BranchIntegrationProperties branchIntegration,
boolean cleanupEnabled) |
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.