Uses of Class
org.jbpm.ruleflow.core.factory.RuleSetNodeFactory
Packages that use RuleSetNodeFactory
-
Uses of RuleSetNodeFactory in org.jbpm.ruleflow.core
Methods in org.jbpm.ruleflow.core that return RuleSetNodeFactoryModifier and TypeMethodDescriptionRuleFlowNodeContainerFactory.ruleSetNode(org.kie.api.definition.process.WorkflowElementIdentifier id) -
Uses of RuleSetNodeFactory in org.jbpm.ruleflow.core.factory
Methods in org.jbpm.ruleflow.core.factory that return RuleSetNodeFactoryModifier and TypeMethodDescriptionRuleSetNodeFactory.decision(String namespace, String model, String decision, Supplier<DecisionModel> supplier) RuleSetNodeFactory.ruleFlowGroup(String ruleFlowGroup, Supplier<org.kie.api.runtime.KieRuntime> supplier) RuleSetNodeFactory.ruleUnit(String unit, RuleUnitFactory<?> ruleUnit)