Class ListProjectsImpl

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

public class ListProjectsImpl extends AbstractListProjects
List projects visible to the calling user.

Implement GET /projects/, without a query= parameter.