Uses of Class
org.jenkinsci.plugins.workflow.graphanalysis.LinearScanner
Packages that use LinearScanner
Package
Description
Provides a library of methods to work with and analyze the graph of 
FlowNodes produced from a pipeline execution.- 
Uses of LinearScanner in org.jenkinsci.plugins.workflow.graphanalysisSubclasses of LinearScanner in org.jenkinsci.plugins.workflow.graphanalysisModifier and TypeClassDescriptionclassExtension ofLinearScannerthat skips nested blocks at the current level, useful for finding enclosing blocks.