Uses of Class
com.atlassian.bamboo.specs.api.model.plan.branches.BranchIntegrationProperties
Package
Description
Automatic branch creation, integration and cleanup.
Automatic branch creation, integration and cleanup.
-
Uses of BranchIntegrationProperties in com.atlassian.bamboo.specs.api.builders.plan.branches
Modifier and TypeMethodDescriptionprotected BranchIntegrationProperties
BranchIntegration.build()
-
Uses of BranchIntegrationProperties in com.atlassian.bamboo.specs.api.model.plan.branches
Modifier and TypeMethodDescription@Nullable BranchIntegrationProperties
PlanBranchConfigurationProperties.getBranchIntegrationProperties()
@Nullable BranchIntegrationProperties
PlanBranchManagementProperties.getBranchIntegrationProperties()
ModifierConstructorDescriptionPlanBranchConfigurationProperties
(@NotNull BranchIntegrationProperties branchIntegration, boolean cleanupEnabled) PlanBranchManagementProperties
(CreatePlanBranchesProperties createPlanBranch, BranchCleanupProperties deletePlanBranch, PlanBranchManagementProperties.TriggeringOption triggeringOption, TriggerProperties defaultTrigger, PlanBranchManagementProperties.NotificationStrategy notificationStrategy, BranchIntegrationProperties branchIntegrationProperties, boolean issueLinkingEnabled)