Uses of Interface
org.jboss.windup.tooling.rules.RulesPath
-
Packages that use RulesPath Package Description org.jboss.windup.tooling.rules -
-
Uses of RulesPath in org.jboss.windup.tooling.rules
Methods in org.jboss.windup.tooling.rules that return RulesPath Modifier and Type Method Description RulesPathRuleProvider. getRulesPath()Contains the path in which this provider was found.Methods in org.jboss.windup.tooling.rules with parameters of type RulesPath Modifier and Type Method Description voidRuleProvider. setRulesPath(RulesPath rulesPath)Contains the path in which this provider was found.
-