public interface StatsRepository
| Modifier and Type | Method and Description |
|---|---|
int |
getBranchCount() |
int |
getBuildCount() |
int |
getEventCount() |
int |
getProjectCount() |
int |
getPromotionLevelCount() |
int |
getPromotionRunCount() |
int |
getPropertyCount() |
int |
getValidationRunCount() |
int |
getValidationRunStatusCount() |
int |
getValidationStampCount() |
int getProjectCount()
int getBranchCount()
int getBuildCount()
int getPromotionLevelCount()
int getPromotionRunCount()
int getValidationStampCount()
int getValidationRunCount()
int getValidationRunStatusCount()
int getPropertyCount()
int getEventCount()