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 GraphLookupViewFlowExecution.getInternalGraphLookup()Eventually this may be overridden if the FlowExecution has a better source of structural information, such as theFlowNodestorage. -
Uses of GraphLookupView in org.jenkinsci.plugins.workflow.graph
Classes in org.jenkinsci.plugins.workflow.graph that implement GraphLookupViewModifier and TypeClassDescriptionfinal classProvides overall insight into the structure of a flow graph...Constructors in org.jenkinsci.plugins.workflow.graph with parameters of type GraphLookupView