Package | Description |
---|---|
com.atlassian.bamboo.plan | |
com.atlassian.bamboo.plan.branch | |
com.atlassian.bamboo.plan.dto |
Modifier and Type | Method and Description |
---|---|
List<ChainBranchMetadataDto> |
PlanDtoHibernateDao.getAllPlanBranchesMetadata() |
List<ChainBranchMetadataDto> |
PlanDtoDao.getAllPlanBranchesMetadata() |
Constructor and Description |
---|
PlanBranchMetadataImpl(@Nullable ChainBranchMetadataDto other) |
Modifier and Type | Class and Description |
---|---|
class |
ChainBranchMetadataDtoImpl |
Modifier and Type | Method and Description |
---|---|
ChainBranchMetadataDto |
EnrichedPlanDtoImpl.getChainBranchMetadataDto() |
ChainBranchMetadataDto |
EnrichedPlanDto.getChainBranchMetadataDto() |
Constructor and Description |
---|
EnrichedPlanDtoImpl(@NotNull PlanDto basePlanDto,
@NotNull List<String> labelNames,
@Nullable BranchCommitInformation branchCommitInformation,
@Nullable ChainBranchMetadataDto chainBranchMetadataDto,
@Nullable VcsBambooSpecsSource vcsBambooSpecsSource) |
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.