@Extension public class GithubBuildStatusGraphListener extends Object implements org.jenkinsci.plugins.workflow.flow.GraphListener
org.jenkinsci.plugins.workflow.flow.GraphListener.SynchronousExtensionPoint.LegacyInstancesAreScopedToHudson| Constructor and Description |
|---|
GithubBuildStatusGraphListener() |
| Modifier and Type | Method and Description |
|---|---|
protected static List<BuildStageModel> |
getDeclarativeStages(Run<?,?> run) |
void |
onNewHead(org.jenkinsci.plugins.workflow.graph.FlowNode fn) |
public void onNewHead(org.jenkinsci.plugins.workflow.graph.FlowNode fn)
onNewHead in interface org.jenkinsci.plugins.workflow.flow.GraphListenerprotected static List<BuildStageModel> getDeclarativeStages(Run<?,?> run)
Copyright © 2016–2019. All rights reserved.