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