public class RepositoryConfig extends Object
Constructor and Description |
---|
RepositoryConfig(org.eclipse.jgit.lib.Config cfg) |
Modifier and Type | Method and Description |
---|---|
com.google.gerrit.extensions.client.SubmitType |
getDefaultSubmitType(com.google.gerrit.reviewdb.client.Project.NameKey project) |
String[] |
getOwnerGroups(com.google.gerrit.reviewdb.client.Project.NameKey project) |
@Inject public RepositoryConfig(org.eclipse.jgit.lib.Config cfg)
public com.google.gerrit.extensions.client.SubmitType getDefaultSubmitType(com.google.gerrit.reviewdb.client.Project.NameKey project)
public String[] getOwnerGroups(com.google.gerrit.reviewdb.client.Project.NameKey project)