@Internal
public interface PlanDtoDao
Plan
that returns flat DTOs instead of real entities.Modifier and Type | Method and Description |
---|---|
List<LabelNameDto> |
getAllLabelNamesAssociatedWithPlans() |
List<ChainBranchMetadataDto> |
getAllPlanBranchesMetadata() |
List<PlanDto> |
getAllPlans() |
List<FlatChainStageDto> |
getAllPlanStages() |
List<LabelNameDto> getAllLabelNamesAssociatedWithPlans()
List<FlatChainStageDto> getAllPlanStages()
List<ChainBranchMetadataDto> getAllPlanBranchesMetadata()
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.