Class ProjectInfo
java.lang.Object
com.google.gerrit.extensions.common.ProjectInfo
-
Field Summary
FieldsModifier and TypeFieldDescriptionWhether the query would deliver more results if not limited. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
id
-
name
-
parent
-
description
-
state
-
branches
-
webLinks
-
labels
-
_moreProjects
Whether the query would deliver more results if not limited. Only set on the last project that is returned as a query result.
-
-
Constructor Details
-
ProjectInfo
public ProjectInfo()
-