Class NodeRunStatus
java.lang.Object
io.jenkins.plugins.pipelinegraphview.utils.NodeRunStatus
- Author:
- Vivek Pandey
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionNodeRunStatus(GenericStatus status) NodeRunStatus(GenericStatus status, boolean skipped) NodeRunStatus(BlueRun.BlueRunResult result, BlueRun.BlueRunState state) NodeRunStatus(org.jenkinsci.plugins.workflow.graph.FlowNode endNode) -
Method Summary
-
Field Details
-
result
-
state
-
-
Constructor Details
-
NodeRunStatus
public NodeRunStatus(@NonNull org.jenkinsci.plugins.workflow.graph.FlowNode endNode) -
NodeRunStatus
-
NodeRunStatus
-
NodeRunStatus
-
-
Method Details
-
getResult
-
getState
-
wasExecuted
public boolean wasExecuted()
-