Class RulesPathService
- java.lang.Object
-
- org.jboss.windup.web.services.service.RulesPathService
-
public class RulesPathService extends Object
-
-
Constructor Summary
Constructors Constructor Description RulesPathService()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<RuleProviderEntity>getRuleProviderEntitiesByRulesPath(RulesPath rulesPath)SourceTargetTechnologiesgetSourceTargetTechnologies(Collection<RulesPath> rulesPaths)
-
-
-
Method Detail
-
getRuleProviderEntitiesByRulesPath
public List<RuleProviderEntity> getRuleProviderEntitiesByRulesPath(RulesPath rulesPath)
-
getSourceTargetTechnologies
public SourceTargetTechnologies getSourceTargetTechnologies(Collection<RulesPath> rulesPaths)
-
-