@ApplicationScoped public class RuleNameServiceImpl extends Object implements RuleNamesService
| Constructor and Description |
|---|
RuleNameServiceImpl() |
RuleNameServiceImpl(RefactoringQueryService queryService,
KieModuleService moduleService) |
| Modifier and Type | Method and Description |
|---|---|
Collection<String> |
getRuleNames(org.uberfire.backend.vfs.Path path,
String packageName) |
public RuleNameServiceImpl()
@Inject public RuleNameServiceImpl(RefactoringQueryService queryService, KieModuleService moduleService)
public Collection<String> getRuleNames(org.uberfire.backend.vfs.Path path, String packageName)
getRuleNames in interface RuleNamesServiceCopyright © 2001–2018 JBoss by Red Hat. All rights reserved.