Class AllUsersName

java.lang.Object
com.google.gerrit.entities.Project.NameKey
com.google.gerrit.server.config.AllUsersName
All Implemented Interfaces:
Serializable, Comparable<Project.NameKey>

@Immutable public class AllUsersName extends Project.NameKey
Special name of the project in which meta data for all users is stored.

This class is immutable and thread safe.

See Also:
  • Constructor Details

    • AllUsersName

      public AllUsersName(String name)