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