public class PipelineBuildAction extends Object
Modifier and Type | Class and Description |
---|---|
protected static class |
BuildWebHookAction.TriggerNotifier |
Constructor and Description |
---|
PipelineBuildAction(Item project,
com.fasterxml.jackson.databind.JsonNode json,
String secretToken)
Alternative Constructor which takes in an already deserialized Json Tree.
|
PipelineBuildAction(Item project,
String json,
String secretToken) |
public final void execute(org.kohsuke.stapler.StaplerResponse response)
execute
in interface WebHookAction
Copyright © 2016–2022. All rights reserved.