Package com.cloudogu.scmmanager.scm
Class ScmManagerWebHook
java.lang.Object
com.cloudogu.scmmanager.scm.ScmManagerWebHook
- All Implemented Interfaces:
ExtensionPoint
,Action
,ModelObject
,RootAction
,UnprotectedRootAction
-
Nested Class Summary
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionorg.kohsuke.stapler.HttpResponse
doNotify
(org.kohsuke.stapler.StaplerRequest request)
-
Field Details
-
URL_NAME
- See Also:
-
ENDPOINT
- See Also:
-
-
Constructor Details
-
ScmManagerWebHook
public ScmManagerWebHook()
-
-
Method Details
-
getIconFileName
- Specified by:
getIconFileName
in interfaceAction
-
getDisplayName
- Specified by:
getDisplayName
in interfaceAction
- Specified by:
getDisplayName
in interfaceModelObject
-
getUrlName
- Specified by:
getUrlName
in interfaceAction
-
doNotify
public org.kohsuke.stapler.HttpResponse doNotify(org.kohsuke.stapler.StaplerRequest request) throws javax.servlet.ServletException - Throws:
javax.servlet.ServletException
-