Package com.google.gerrit.server.project
Class ProjectsConsistencyChecker
java.lang.Object
com.google.gerrit.server.project.ProjectsConsistencyChecker
- 
Field SummaryFields
- 
Method Summary
- 
Field Details- 
AUTO_CLOSE_MAX_COMMITS_LIMITpublic static final int AUTO_CLOSE_MAX_COMMITS_LIMIT- See Also:
 
 
- 
- 
Method Details- 
checkpublic CheckProjectResultInfo check(Project.NameKey projectName, CheckProjectInput input) throws IOException, RestApiException - Throws:
- IOException
- RestApiException
 
 
-