@Extension
public class GitUserContentRepository
extends org.jenkinsci.plugins.gitserver.FileBackedHttpGitRepository
implements hudson.model.RootAction
| Modifier and Type | Field and Description |
|---|---|
org.jenkinsci.main.modules.sshd.SSHD |
sshd |
| Constructor and Description |
|---|
GitUserContentRepository() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
checkPushPermission() |
String |
getDisplayName() |
String |
getIconFileName() |
String |
getUrlName() |
protected void checkPushPermission()
checkPushPermission in class org.jenkinsci.plugins.gitserver.FileBackedHttpGitRepositorypublic String getIconFileName()
getIconFileName in interface hudson.model.Actionpublic String getDisplayName()
getDisplayName in interface hudson.model.ActiongetDisplayName in interface hudson.model.ModelObjectpublic String getUrlName()
getUrlName in interface hudson.model.ActionCopyright © 2004-2014. All Rights Reserved.