public class PlanAwareContextImpl extends Object implements PlanAwareContext
| Constructor and Description |
|---|
PlanAwareContextImpl(PlanManager planManager) |
| Modifier and Type | Method and Description |
|---|---|
void |
clearContext() |
Plan |
getPlan() |
PlanKey |
getPlanKey() |
void |
setPlanKey(PlanKey planKey) |
public PlanAwareContextImpl(PlanManager planManager)
public PlanKey getPlanKey()
getPlanKey in interface PlanAwareContextpublic Plan getPlan()
getPlan in interface PlanAwareContextpublic void setPlanKey(@Nullable
PlanKey planKey)
setPlanKey in interface PlanAwareContextpublic void clearContext()
clearContext in interface PlanAwareContextCopyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.