Package com.gitee.jenkins.webhook.status
Class BranchBuildPageRedirectAction
- java.lang.Object
-
- com.gitee.jenkins.webhook.status.BranchBuildPageRedirectAction
-
- All Implemented Interfaces:
WebHookAction
public class BranchBuildPageRedirectAction extends Object
- Author:
- Robin Müller
-
-
Constructor Summary
Constructors Constructor Description BranchBuildPageRedirectAction(Job<?,?> project, String branchName)
-
-
-
Method Detail
-
execute
public void execute(org.kohsuke.stapler.StaplerResponse response)
- Specified by:
execute
in interfaceWebHookAction
-
-