Uses of Interface
org.jenkinsci.plugins.workflow.graph.GraphLookupView
Packages that use GraphLookupView
-
Uses of GraphLookupView in org.jenkinsci.plugins.workflow.flow
Classes in org.jenkinsci.plugins.workflow.flow that implement GraphLookupViewFields in org.jenkinsci.plugins.workflow.flow declared as GraphLookupViewMethods in org.jenkinsci.plugins.workflow.flow that return GraphLookupViewModifier 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
Classes in org.jenkinsci.plugins.workflow.graph that implement GraphLookupViewModifier and TypeClassDescriptionfinal class
Provides overall insight into the structure of a flow graph...Constructors in org.jenkinsci.plugins.workflow.graph with parameters of type GraphLookupView