Class DownloadSchemeInfo
- java.lang.Object
-
- com.google.gerrit.extensions.common.DownloadSchemeInfo
-
public class DownloadSchemeInfo extends Object
-
-
Field Summary
Fields Modifier and Type Field Description Map<String,String>
cloneCommands
Map<String,String>
commands
Boolean
isAuthRequired
Boolean
isAuthSupported
String
url
-
Constructor Summary
Constructors Constructor Description DownloadSchemeInfo()
-