Class PlanTaskOwner

  • All Implemented Interfaces:
    TaskOwner

    public class PlanTaskOwner
    extends Object
    implements TaskOwner
    Task related methods for Plan
    Since:
    v5.0
    • Constructor Detail

      • PlanTaskOwner

        public PlanTaskOwner​(ImmutablePlan immutablePlan)
    • Method Detail

      • buildContextMap

        @NotNull
        public @NotNull Map<String,​Object> buildContextMap()
        Description copied from interface: TaskOwner
        Returns the context map required for rendering the UX
        Specified by:
        buildContextMap in interface TaskOwner
        Returns: