Interface RevisionSummaryProgressDTO


  • public interface RevisionSummaryProgressDTO
    • Method Detail

      • getHoursInRevision

        Long getHoursInRevision()
      • getMinutesInRevision

        Long getMinutesInRevision()
      • getNumCommentsByType

        List<Integer> getNumCommentsByType()
      • getNumCommentsNeedingAttention

        Integer getNumCommentsNeedingAttention()