Uses of Class
org.jboss.windup.tooling.quickfix.QuickfixLocationDTO
-
Packages that use QuickfixLocationDTO Package Description org.jboss.windup.tooling org.jboss.windup.tooling.quickfix -
-
Uses of QuickfixLocationDTO in org.jboss.windup.tooling
Methods in org.jboss.windup.tooling with parameters of type QuickfixLocationDTO Modifier and Type Method Description StringExecutionBuilder. transform(String transformationID, QuickfixLocationDTO locationDTO)Executes the quickfix transformation. -
Uses of QuickfixLocationDTO in org.jboss.windup.tooling.quickfix
Methods in org.jboss.windup.tooling.quickfix with parameters of type QuickfixLocationDTO Modifier and Type Method Description StringQuickfixService. transform(String transformationID, QuickfixLocationDTO locationDTO)
-