Package com.google.gerrit.server.project
Class LabelDefinitionJson
- java.lang.Object
-
- com.google.gerrit.server.project.LabelDefinitionJson
-
public class LabelDefinitionJson extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static LabelDefinitionInfo
format(Project.NameKey projectName, LabelType labelType)
-
-
-
Method Detail
-
format
public static LabelDefinitionInfo format(Project.NameKey projectName, LabelType labelType)
-
-