Interface ProjectReportActivity


  • public interface ProjectReportActivity
    An activity during a day where you worked for a specific time duration on a Project.
    • Method Detail

      • getWorkingTime

        java.time.Duration getWorkingTime()
      • getComment

        java.lang.String getComment()