Class NodeRelationshipFinder

java.lang.Object
io.jenkins.plugins.pipelinegraphview.treescanner.NodeRelationshipFinder

public class NodeRelationshipFinder extends Object
  • Constructor Details

    • NodeRelationshipFinder

      public NodeRelationshipFinder()
  • Method Details

    • getNodeRelationships

      @NonNull public Map<String,NodeRelationship> getNodeRelationships(@NonNull Collection<org.jenkinsci.plugins.workflow.graph.FlowNode> nodes)
      Determines the relationship between FlowNodes FlowNode.getParents().