Uses of Interface
org.jenkinsci.plugins.workflow.graph.GraphLookupView
-
Uses of GraphLookupView in org.jenkinsci.plugins.workflow.flow
Modifier and TypeMethodDescriptionprotected GraphLookupView
FlowExecution.getInternalGraphLookup()
Eventually this may be overridden if the FlowExecution has a better source of structural information, such as theFlowNode
storage. -
Uses of GraphLookupView in org.jenkinsci.plugins.workflow.graph
Modifier and TypeClassDescriptionfinal class
Provides overall insight into the structure of a flow graph...