public final class EnrichedPlanDtoImpl extends Object implements EnrichedPlanDto
Constructor and Description |
---|
EnrichedPlanDtoImpl(@NotNull PlanDto basePlanDto,
@NotNull List<String> labelNames,
@Nullable BranchCommitInformation branchCommitInformation,
@Nullable ChainBranchMetadataDto chainBranchMetadataDto,
@Nullable VcsBambooSpecsSource vcsBambooSpecsSource) |
Modifier and Type | Method and Description |
---|---|
PlanDto |
getBasePlanDto() |
BranchCommitInformation |
getBranchCommitInformation() |
ChainBranchMetadataDto |
getChainBranchMetadataDto() |
List<String> |
getLabelNames() |
VcsBambooSpecsSource |
getVcsBambooSpecsSource() |
String |
toString() |
public EnrichedPlanDtoImpl(@NotNull @NotNull PlanDto basePlanDto, @NotNull @NotNull List<String> labelNames, @Nullable @Nullable BranchCommitInformation branchCommitInformation, @Nullable @Nullable ChainBranchMetadataDto chainBranchMetadataDto, @Nullable @Nullable VcsBambooSpecsSource vcsBambooSpecsSource)
public PlanDto getBasePlanDto()
getBasePlanDto
in interface EnrichedPlanDto
public List<String> getLabelNames()
getLabelNames
in interface EnrichedPlanDto
public BranchCommitInformation getBranchCommitInformation()
getBranchCommitInformation
in interface EnrichedPlanDto
public ChainBranchMetadataDto getChainBranchMetadataDto()
getChainBranchMetadataDto
in interface EnrichedPlanDto
public VcsBambooSpecsSource getVcsBambooSpecsSource()
getVcsBambooSpecsSource
in interface EnrichedPlanDto
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.