Class GitlabAction
java.lang.Object
io.jenkins.plugins.gitlabserverconfig.action.GitlabAction
- All Implemented Interfaces:
ExtensionPoint,Action,ModelObject,RootAction
@Extension
@Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class)
public class GitlabAction
extends Object
implements RootAction
Provide an API for Jenkins integration purpose
-
Nested Class Summary
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.kohsuke.stapler.HttpResponsedoProjectList(jenkins.scm.api.SCMSourceOwner context, String server, String owner) org.kohsuke.stapler.HttpResponse
-
Field Details
-
LOGGER
-
-
Constructor Details
-
GitlabAction
public GitlabAction()
-
-
Method Details
-
doServerList
public org.kohsuke.stapler.HttpResponse doServerList() -
doProjectList
-
getIconFileName
- Specified by:
getIconFileNamein interfaceAction
-
getDisplayName
- Specified by:
getDisplayNamein interfaceAction- Specified by:
getDisplayNamein interfaceModelObject
-
getUrlName
- Specified by:
getUrlNamein interfaceAction
-