public interface CrucibleStatisticsService
Modifier and Type | Method and Description |
---|---|
long |
getReviewCount() |
long |
getSnippetCount() |
long |
getTotalReviewCommentCount() |
long |
getTotalReviewCommentWithDefectCount() |
long |
getTotalSnippetCommentCount() |
long getReviewCount()
long getSnippetCount()
long getTotalReviewCommentCount()
long getTotalReviewCommentWithDefectCount()
long getTotalSnippetCommentCount()