Uses of Package
org.jenkinsci.plugins.workflow.graph
Packages that use org.jenkinsci.plugins.workflow.graph
Package
Description
Provides a library of methods to work with and analyze the graph of
FlowNodes produced from a pipeline execution.APIs supporting the production and retrieval of log messages associated with Pipeline builds (
FlowExecutionOwner) and individual steps (FlowNode).-
Classes in org.jenkinsci.plugins.workflow.graph used by org.jenkinsci.plugins.workflow.actions
-
Classes in org.jenkinsci.plugins.workflow.graph used by org.jenkinsci.plugins.workflow.flowClassDescriptionEnd of a block.Together with
BlockEndNode, designates some kind of nested structure that contains "children", which areFlowNodes that are in betweenBlockStartNodeandBlockEndNodeOne node in a flow graph.Interface that can be exposed by objects providing means to easily look up information about the structure of a pipeline run Usually this is scoped to a specificFlowExecution. -
Classes in org.jenkinsci.plugins.workflow.graph used by org.jenkinsci.plugins.workflow.graphClassDescriptionEnd of a block.Together with
BlockEndNode, designates some kind of nested structure that contains "children", which areFlowNodes that are in betweenBlockStartNodeandBlockEndNodeOne node in a flow graph.Start of the entire flow.Deprecated.unusedInterface that can be exposed by objects providing means to easily look up information about the structure of a pipeline run Usually this is scoped to a specificFlowExecution. -
Classes in org.jenkinsci.plugins.workflow.graph used by org.jenkinsci.plugins.workflow.graphanalysis
-
Classes in org.jenkinsci.plugins.workflow.graph used by org.jenkinsci.plugins.workflow.log