Class QueryProjects

java.lang.Object
com.google.gerrit.server.restapi.project.QueryProjects
All Implemented Interfaces:
RestReadView<TopLevelResource>, RestView<TopLevelResource>

public class QueryProjects extends Object implements RestReadView<TopLevelResource>
Implements the GET /projects/?query=QUERY endpoint.