Class RuleFlowGroupQueryService
- java.lang.Object
-
- org.kie.workbench.common.stunner.bpmn.project.backend.service.RuleFlowGroupQueryService
-
@ApplicationScoped public class RuleFlowGroupQueryService extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static 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 Summary
Constructors Constructor Description RuleFlowGroupQueryService()RuleFlowGroupQueryService(org.kie.workbench.common.services.refactoring.service.RefactoringQueryService queryService)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<org.kie.workbench.common.stunner.bpmn.definition.property.task.RuleFlowGroup>getRuleFlowGroupNames()
-
-
-
Method Detail
-
getRuleFlowGroupNames
public List<org.kie.workbench.common.stunner.bpmn.definition.property.task.RuleFlowGroup> getRuleFlowGroupNames()
-
-