Package | Description |
---|---|
com.atlassian.bamboo.plan.branch |
Modifier and Type | Class and Description |
---|---|
class |
BranchIntegrationPointImpl |
Modifier and Type | Method and Description |
---|---|
static BranchIntegrationPoint |
BranchIntegrationPointImpl.changeDetectionIntegrationPointForChain(ImmutableChain chain)
Finds the best possible branch integration point for change detection, according to chain branch configuration.
|
BranchIntegrationPoint |
BranchIntegrationConfigurationImpl.getIntegrationPoint() |
BranchIntegrationPoint |
BranchIntegrationConfiguration.getIntegrationPoint() |
Modifier and Type | Method and Description |
---|---|
PlanRepositoryDefinition |
BranchIntegrationServiceImpl.getIntegrationRepository(ImmutablePlan plan,
BranchIntegrationPoint branchIntegrationPoint) |
PlanRepositoryDefinition |
BranchIntegrationService.getIntegrationRepository(ImmutablePlan plan,
BranchIntegrationPoint branchIntegrationPoint)
Get repository configured as integration point for arbitrary defined integration point (vcs branch or plan)
|
void |
BranchIntegrationConfigurationImpl.setBranchIntegrationPoint(BranchIntegrationPoint branchIntegrationPoint) |
Constructor and Description |
---|
BranchIntegrationConfigurationImpl(boolean enabled,
BranchIntegrationStrategy strategy,
BranchIntegrationPoint branchIntegrationPoint,
boolean pushEnabled,
boolean isDefaultConfiguration) |
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.