Package com.google.gerrit.server.config
Class AllUsersName
- java.lang.Object
-
- com.google.gerrit.entities.Project.NameKey
-
- com.google.gerrit.server.config.AllUsersName
-
- All Implemented Interfaces:
Serializable
,Comparable<Project.NameKey>
public class AllUsersName extends Project.NameKey
Special name of the project in which meta data for all users is stored.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description AllUsersName(String name)
-
-
-
Constructor Detail
-
AllUsersName
public AllUsersName(String name)
-
-