Package com.atlassian.bamboo.plan
Interface PlanAwareContext
- All Known Implementing Classes:
PlanAwareContextImpl
public interface PlanAwareContext
A context that allows you to access a plan key if it's available
-
Method Summary
Modifier and TypeMethodDescriptionvoid@Nullable PlangetPlan()@Nullable PlanKeyvoidsetPlanKey(@Nullable PlanKey planKey)
-
Method Details
-
getPlanKey
-
getPlan
-
setPlanKey
-
clearContext
void clearContext()
-