Package com.gitee.jenkins.webhook.build
Class PipelineBuildAction
java.lang.Object
com.gitee.jenkins.webhook.build.PipelineBuildAction
- All Implemented Interfaces:
WebHookAction
- Author:
- Milena Zachow
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal void
execute
(org.kohsuke.stapler.StaplerResponse2 response) static org.kohsuke.stapler.HttpResponses.HttpResponseException
responseWithHook
(WebHook webHook)
-
Constructor Details
-
PipelineBuildAction
-
-
Method Details
-
execute
public final void execute(org.kohsuke.stapler.StaplerResponse2 response) - Specified by:
execute
in interfaceWebHookAction
-
responseWithHook
public static org.kohsuke.stapler.HttpResponses.HttpResponseException responseWithHook(WebHook webHook)
-