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 PlanAwareContext
public Plan getPlan()
getPlan
in interface PlanAwareContext
public void setPlanKey(@Nullable PlanKey planKey)
setPlanKey
in interface PlanAwareContext
public void clearContext()
clearContext
in interface PlanAwareContext
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.