Class FlowAnalysisPathBuilder

java.lang.Object
com.parasoft.findings.jenkins.parser.FlowAnalysisPathBuilder

public class FlowAnalysisPathBuilder extends Object
  • Constructor Details

    • FlowAnalysisPathBuilder

      public FlowAnalysisPathBuilder(com.parasoft.findings.utils.results.violations.IFlowAnalysisViolation violation, String parentKey, Path workspace)
      Parameters:
      violation - for which path information is needed
      parentKey - unique key of a warning that owns this violation
  • Method Details

    • getPath

      public List<edu.hm.hafner.analysis.Issue> getPath()