Uses of Interface
org.jboss.windup.tooling.data.ReportLink
-
Packages that use ReportLink Package Description org.jboss.windup.tooling -
-
Uses of ReportLink in org.jboss.windup.tooling
Methods in org.jboss.windup.tooling that return types with arguments of type ReportLink Modifier and Type Method Description List<ReportLink>ExecutionResults. getReportLinks()Contains information about all of the reports produced by Windup and how to find them.
-