public interface PlanAware
Plan
Modifier and Type | Method and Description |
---|---|
ImmutablePlan |
getImmutablePlan() |
Plan |
getMutablePlan() |
Plan |
getPlan()
Deprecated.
since 4.4
|
void |
setPlan(ImmutablePlan plan) |
ImmutablePlan getImmutablePlan()
Plan getMutablePlan()
@Deprecated Plan getPlan()
void setPlan(ImmutablePlan plan)
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.