public class GetServerInfo extends java.lang.Object implements com.google.gerrit.extensions.restapi.RestReadView<ConfigResource>
Modifier and Type | Class and Description |
---|---|
static class |
GetServerInfo.AuthInfo |
static class |
GetServerInfo.ChangeConfigInfo |
static class |
GetServerInfo.DownloadInfo |
static class |
GetServerInfo.DownloadSchemeInfo |
static class |
GetServerInfo.GerritInfo |
static class |
GetServerInfo.GitwebInfo |
static class |
GetServerInfo.PluginConfigInfo |
static class |
GetServerInfo.ReceiveInfo |
static class |
GetServerInfo.ServerInfo |
static class |
GetServerInfo.SshdInfo |
static class |
GetServerInfo.SuggestInfo |
static class |
GetServerInfo.UserConfigInfo |
Constructor and Description |
---|
GetServerInfo(org.eclipse.jgit.lib.Config config,
AuthConfig authConfig,
Realm realm,
com.google.gerrit.extensions.registration.DynamicMap<com.google.gerrit.extensions.config.DownloadScheme> downloadSchemes,
com.google.gerrit.extensions.registration.DynamicMap<com.google.gerrit.extensions.config.DownloadCommand> downloadCommands,
com.google.gerrit.extensions.registration.DynamicMap<com.google.gerrit.extensions.config.CloneCommand> cloneCommands,
GetArchive.AllowedFormats archiveFormats,
AllProjectsName allProjectsName,
AllUsersName allUsersName,
java.lang.String anonymousCowardName,
GitwebConfig gitwebConfig,
com.google.gerrit.extensions.registration.DynamicItem<AvatarProvider> avatar,
boolean enableSignedPush) |
Modifier and Type | Method and Description |
---|---|
GetServerInfo.ServerInfo |
apply(ConfigResource rsrc) |
@Inject public GetServerInfo(org.eclipse.jgit.lib.Config config, AuthConfig authConfig, Realm realm, com.google.gerrit.extensions.registration.DynamicMap<com.google.gerrit.extensions.config.DownloadScheme> downloadSchemes, com.google.gerrit.extensions.registration.DynamicMap<com.google.gerrit.extensions.config.DownloadCommand> downloadCommands, com.google.gerrit.extensions.registration.DynamicMap<com.google.gerrit.extensions.config.CloneCommand> cloneCommands, GetArchive.AllowedFormats archiveFormats, AllProjectsName allProjectsName, AllUsersName allUsersName, java.lang.String anonymousCowardName, GitwebConfig gitwebConfig, com.google.gerrit.extensions.registration.DynamicItem<AvatarProvider> avatar, boolean enableSignedPush)
public GetServerInfo.ServerInfo apply(ConfigResource rsrc) throws java.net.MalformedURLException
apply
in interface com.google.gerrit.extensions.restapi.RestReadView<ConfigResource>
java.net.MalformedURLException