@Internal
public interface PlanDtoManager
Modifier and Type | Method and Description |
---|---|
@NotNull CompletableFuture<List<FlatChainStageDto>> |
getAllChainStageDtos(ForkJoinPool executorService) |
@NotNull CompletableFuture<List<EnrichedPlanDto>> |
getAllPlanDtos(ForkJoinPool executorService) |
@NotNull @NotNull CompletableFuture<List<EnrichedPlanDto>> getAllPlanDtos(ForkJoinPool executorService)
@NotNull @NotNull CompletableFuture<List<FlatChainStageDto>> getAllChainStageDtos(ForkJoinPool executorService)
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.