Package com.google.gerrit.server.config
Class RepositoryConfig
java.lang.Object
com.google.gerrit.server.config.RepositoryConfig
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncom.google.common.collect.ImmutableList<Path>getBasePath(Project.NameKey project) getDefaultSubmitType(Project.NameKey project) com.google.common.collect.ImmutableList<String>getOwnerGroups(Project.NameKey project)
-
Constructor Details
-
RepositoryConfig
@Inject public RepositoryConfig(org.eclipse.jgit.lib.Config cfg)
-
-
Method Details
-
getDefaultSubmitType
-
getOwnerGroups
-
getBasePath
-
getAllBasePaths
-