Class FlowGraphAction
java.lang.Object
org.jenkinsci.plugins.workflow.job.views.FlowGraphAction
- All Implemented Interfaces:
Action,ModelObject
For debugging and REST API.
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionList<org.jenkinsci.plugins.workflow.visualization.table.FlowNodeViewColumn>Collection<? extends org.jenkinsci.plugins.workflow.graph.FlowNode>getNodes()
-
Field Details
-
run
-
-
Method Details
-
getIconFileName
- Specified by:
getIconFileNamein interfaceAction
-
getDisplayName
- Specified by:
getDisplayNamein interfaceAction- Specified by:
getDisplayNamein interfaceModelObject
-
getUrlName
- Specified by:
getUrlNamein interfaceAction
-
getNodes
-
getColumns
-