public interface PlanService
Modifier and Type | Method and Description |
---|---|
@Nullable ImmutableChain |
getPlan(@NotNull PlanKey planKey)
Get an individual stage from a plan
|
@Nullable @Nullable ImmutableChain getPlan(@NotNull @NotNull PlanKey planKey) throws WebValidationException
planKey
- the planWebValidationException
Copyright © 2023 Atlassian Software Systems Pty Ltd. All rights reserved.