Class Milestone

All Implemented Interfaces:
HasExtensionAttributes, HasLifecycleListeners

public class Milestone extends PlanItemDefinition
Author:
Joram Barrez
  • Field Details

    • displayOrder

      protected Integer displayOrder
    • includeInStageOverview

      protected String includeInStageOverview
    • milestoneVariable

      protected String milestoneVariable
    • businessStatus

      protected String businessStatus
  • Constructor Details

    • Milestone

      public Milestone()
  • Method Details

    • getDisplayOrder

      public Integer getDisplayOrder()
    • setDisplayOrder

      public void setDisplayOrder(Integer displayOrder)
    • getIncludeInStageOverview

      public String getIncludeInStageOverview()
    • setIncludeInStageOverview

      public void setIncludeInStageOverview(String includeInStageOverview)
    • getMilestoneVariable

      public String getMilestoneVariable()
    • setMilestoneVariable

      public void setMilestoneVariable(String milestoneVariable)
    • getBusinessStatus

      public String getBusinessStatus()
    • setBusinessStatus

      public void setBusinessStatus(String businessStatus)