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