Class FlowGraphTableAction
java.lang.Object
org.jenkinsci.plugins.workflow.job.views.FlowGraphTableAction
- All Implemented Interfaces:
Action
,ModelObject
-
Nested Class Summary
-
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptionorg.jenkinsci.plugins.workflow.support.visualization.table.FlowGraphTable
-
Field Details
-
run
-
-
Method Details
-
getIconFileName
- Specified by:
getIconFileName
in interfaceAction
-
getDisplayName
- Specified by:
getDisplayName
in interfaceAction
- Specified by:
getDisplayName
in interfaceModelObject
-
getUrlName
- Specified by:
getUrlName
in interfaceAction
-
getFlowGraph
public org.jenkinsci.plugins.workflow.support.visualization.table.FlowGraphTable getFlowGraph()
-