com.atlassian.bamboo.plan
Class PlanAwareContextImpl
java.lang.Object
com.atlassian.bamboo.plan.PlanAwareContextImpl
- All Implemented Interfaces:
- PlanAwareContext
public class PlanAwareContextImpl
- extends Object
- implements PlanAwareContext
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PlanAwareContextImpl
public PlanAwareContextImpl(PlanManager planManager)
getPlanKey
public PlanKey getPlanKey()
- Specified by:
getPlanKey
in interface PlanAwareContext
getPlan
public Plan getPlan()
- Specified by:
getPlan
in interface PlanAwareContext
setPlanKey
public void setPlanKey(@Nullable
PlanKey planKey)
- Specified by:
setPlanKey
in interface PlanAwareContext
clearContext
public void clearContext()
- Specified by:
clearContext
in interface PlanAwareContext
Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.