public interface FileCountQuery
| 限定符和类型 | 方法和说明 |
|---|---|
List<RuleFile> |
getRuleCommits() |
Integer |
getRuleCount() |
List<RuleFile> |
getUserCommits() |
FileCountQuery |
projectId(Long projectId) |
FileCountQuery |
updateDateBegin(Date date) |
FileCountQuery |
updateDateEnd(Date date) |
FileCountQuery projectId(Long projectId)
FileCountQuery updateDateBegin(Date date)
FileCountQuery updateDateEnd(Date date)
Integer getRuleCount()
Copyright © 2023 Bstek. All rights reserved.