Interface RevisionSummaryProgressDTO


  • public interface RevisionSummaryProgressDTO
    • Method Detail

      • getHoursInRevision

        java.lang.Long getHoursInRevision()
      • getMinutesInRevision

        java.lang.Long getMinutesInRevision()
      • getNumCommentsByType

        java.util.List<java.lang.Integer> getNumCommentsByType()
      • getNumCommentsNeedingAttention

        java.lang.Integer getNumCommentsNeedingAttention()