public static class PipelineNodeGraphBuilder.NodeRunStatus extends Object
| Constructor and Description |
|---|
NodeRunStatus(io.jenkins.blueocean.rest.model.BlueRun.BlueRunResult result,
io.jenkins.blueocean.rest.model.BlueRun.BlueRunState state) |
NodeRunStatus(org.jenkinsci.plugins.workflow.graph.FlowNode endNode) |
| Modifier and Type | Method and Description |
|---|---|
io.jenkins.blueocean.rest.model.BlueRun.BlueRunResult |
getResult() |
io.jenkins.blueocean.rest.model.BlueRun.BlueRunState |
getState() |
Copyright © 2016. All rights reserved.