public class PushBuildAction extends Object
Constructor and Description |
---|
PushBuildAction(hudson.model.Job<?,?> project,
String json) |
Modifier and Type | Method and Description |
---|---|
void |
execute() |
void |
execute(org.kohsuke.stapler.StaplerResponse response) |
public PushBuildAction(hudson.model.Job<?,?> project, String json)
public void execute()
public final void execute(org.kohsuke.stapler.StaplerResponse response)
execute
in interface WebHookAction
Copyright © 2016. All rights reserved.