Class GitLabWebHook
java.lang.Object
com.dabsquared.gitlabjenkins.webhook.GitLabWebHook
- All Implemented Interfaces:
- ExtensionPoint,- Action,- ModelObject,- RootAction,- UnprotectedRootAction
- Author:
- Daniel Brooks
- 
Nested Class SummaryNested ClassesNested classes/interfaces inherited from interface hudson.ExtensionPointExtensionPoint.LegacyInstancesAreScopedToHudson
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionvoidgetDynamic(String projectName, org.kohsuke.stapler.StaplerRequest2 request, org.kohsuke.stapler.StaplerResponse2 response) 
- 
Field Details- 
WEBHOOK_URL- See Also:
 
 
- 
- 
Constructor Details- 
GitLabWebHookpublic GitLabWebHook()
 
- 
- 
Method Details- 
getIconFileName- Specified by:
- getIconFileNamein interface- Action
 
- 
getDisplayName- Specified by:
- getDisplayNamein interface- Action
- Specified by:
- getDisplayNamein interface- ModelObject
 
- 
getUrlName- Specified by:
- getUrlNamein interface- Action
 
- 
getDynamicpublic void getDynamic(String projectName, org.kohsuke.stapler.StaplerRequest2 request, org.kohsuke.stapler.StaplerResponse2 response) 
 
-