@ApplicationScoped public class RuleFlowGroupQueryService extends Object
| Modifier and Type | Field and Description |
|---|---|
static Function<List<RefactoringPageRow>,List<RuleFlowGroup>> |
DEFAULT_RESULT_CONVERTER |
| Constructor and Description |
|---|
RuleFlowGroupQueryService() |
RuleFlowGroupQueryService(RefactoringQueryService queryService) |
| Modifier and Type | Method and Description |
|---|---|
List<RuleFlowGroup> |
getRuleFlowGroupNames() |
public static final Function<List<RefactoringPageRow>,List<RuleFlowGroup>> DEFAULT_RESULT_CONVERTER
public RuleFlowGroupQueryService()
@Inject public RuleFlowGroupQueryService(RefactoringQueryService queryService)
public List<RuleFlowGroup> getRuleFlowGroupNames()
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.