@Extension public class GitLabWebHook extends Object implements UnprotectedRootAction
Modifier and Type | Class and Description |
---|---|
static class |
GitLabWebHook.GitlabWebHookCrumbExclusion |
ExtensionPoint.LegacyInstancesAreScopedToHudson
Modifier and Type | Field and Description |
---|---|
static String |
WEBHOOK_URL |
Constructor and Description |
---|
GitLabWebHook() |
Modifier and Type | Method and Description |
---|---|
String |
getDisplayName() |
void |
getDynamic(String projectName,
org.kohsuke.stapler.StaplerRequest request,
org.kohsuke.stapler.StaplerResponse response) |
String |
getIconFileName() |
String |
getUrlName() |
public static final String WEBHOOK_URL
public String getIconFileName()
getIconFileName
in interface Action
public String getDisplayName()
getDisplayName
in interface Action
getDisplayName
in interface ModelObject
public String getUrlName()
getUrlName
in interface Action
public void getDynamic(String projectName, org.kohsuke.stapler.StaplerRequest request, org.kohsuke.stapler.StaplerResponse response)
Copyright © 2016–2022. All rights reserved.