public class FileCountQueryImpl extends Object implements FileCountQuery
| 构造器和说明 |
|---|
FileCountQueryImpl() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<RuleFile> |
getRuleCommits() |
Integer |
getRuleCount() |
List<RuleFile> |
getUserCommits() |
FileCountQuery |
projectId(Long projectId) |
FileCountQuery |
updateDateBegin(Date date) |
FileCountQuery |
updateDateEnd(Date date) |
public FileCountQuery projectId(Long projectId)
projectId 在接口中 FileCountQuerypublic FileCountQuery updateDateBegin(Date date)
updateDateBegin 在接口中 FileCountQuerypublic FileCountQuery updateDateEnd(Date date)
updateDateEnd 在接口中 FileCountQuerypublic List<RuleFile> getRuleCommits()
getRuleCommits 在接口中 FileCountQuerypublic List<RuleFile> getUserCommits()
getUserCommits 在接口中 FileCountQuerypublic Integer getRuleCount()
getRuleCount 在接口中 FileCountQueryCopyright © 2023 Bstek. All rights reserved.