Class MilestoneRepresentation

    • Field Detail

      • state

        protected String state
      • timestamp

        protected Date timestamp
    • Constructor Detail

      • MilestoneRepresentation

        public MilestoneRepresentation​(String name,
                                       String state,
                                       Date timestamp)
    • Method Detail

      • getName

        public String getName()
      • getState

        public String getState()
      • getTimestamp

        public Date getTimestamp()