public class BranchStatusPngAction extends Object
Modifier and Type | Class and Description |
---|---|
protected static class |
BuildStatusAction.BuildStatus |
Constructor and Description |
---|
BranchStatusPngAction(hudson.model.Job<?,?> project,
String branchName) |
Modifier and Type | Method and Description |
---|---|
void |
execute(org.kohsuke.stapler.StaplerResponse response) |
protected void |
writeStatusBody(org.kohsuke.stapler.StaplerResponse response,
hudson.model.Run<?,?> build,
BuildStatusAction.BuildStatus status) |
public BranchStatusPngAction(hudson.model.Job<?,?> project, String branchName)
protected void writeStatusBody(org.kohsuke.stapler.StaplerResponse response, hudson.model.Run<?,?> build, BuildStatusAction.BuildStatus status)
public void execute(org.kohsuke.stapler.StaplerResponse response)
execute
in interface WebHookAction
Copyright © 2016. All rights reserved.