Uses of Interface
org.jboss.windup.tooling.data.Quickfix
-
Packages that use Quickfix Package Description org.jboss.windup.tooling.data -
-
Uses of Quickfix in org.jboss.windup.tooling.data
Methods in org.jboss.windup.tooling.data that return types with arguments of type Quickfix Modifier and Type Method Description List<Quickfix>Classification. getQuickfixes()This contains a list ofQuickfixs for follow up in toolsIterable<Quickfix>Hint. getQuickfixes()This contains a list ofQuickfixs for follow up in tools
-