Uses of Class
org.jenkinsci.plugins.workflow.graphanalysis.LinearScanner
Package
Description
Provides a library of methods to work with and analyze the graph of
FlowNode
s produced from a pipeline execution.-
Uses of LinearScanner in org.jenkinsci.plugins.workflow.graphanalysis
Modifier and TypeClassDescriptionclass
Extension ofLinearScanner
that skips nested blocks at the current level, useful for finding enclosing blocks.