public class DownloadConfig
extends java.lang.Object
gerrit.config
.Modifier and Type | Method and Description |
---|---|
java.util.Set<com.google.gerrit.reviewdb.client.AccountGeneralPreferences.DownloadCommand> |
getDownloadCommands()
Command used to download.
|
java.util.Set<com.google.gerrit.reviewdb.client.AccountGeneralPreferences.DownloadScheme> |
getDownloadSchemes()
Scheme used to download.
|
public java.util.Set<com.google.gerrit.reviewdb.client.AccountGeneralPreferences.DownloadScheme> getDownloadSchemes()
public java.util.Set<com.google.gerrit.reviewdb.client.AccountGeneralPreferences.DownloadCommand> getDownloadCommands()