Class PlanTaskOwner
- java.lang.Object
-
- com.atlassian.bamboo.ww2.actions.build.admin.config.task.PlanTaskOwner
-
-
Constructor Summary
Constructors Constructor Description PlanTaskOwner(ImmutablePlan immutablePlan)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description @NotNull Map<String,Object>
buildContextMap()
Returns the context map required for rendering the UX
-
-
-
Constructor Detail
-
PlanTaskOwner
public PlanTaskOwner(ImmutablePlan immutablePlan)
-
-