Class RuleFlowGroupQueryService


  • @ApplicationScoped
    public class RuleFlowGroupQueryService
    extends Object
    • Field Detail

      • DEFAULT_RESULT_CONVERTER

        public static final Function<List<org.kie.workbench.common.services.refactoring.model.query.RefactoringPageRow>,​List<org.kie.workbench.common.stunner.bpmn.definition.property.task.RuleFlowGroup>> DEFAULT_RESULT_CONVERTER
    • Constructor Detail

      • RuleFlowGroupQueryService

        public RuleFlowGroupQueryService()
      • RuleFlowGroupQueryService

        @Inject
        public RuleFlowGroupQueryService​(org.kie.workbench.common.services.refactoring.service.RefactoringQueryService queryService)
    • Method Detail

      • getRuleFlowGroupNames

        public List<org.kie.workbench.common.stunner.bpmn.definition.property.task.RuleFlowGroup> getRuleFlowGroupNames()