Uses of Interface
org.jbpm.workflow.core.node.RuleUnitFactory
Packages that use RuleUnitFactory
-
Uses of RuleUnitFactory in org.jbpm.ruleflow.core.factory
Methods in org.jbpm.ruleflow.core.factory with parameters of type RuleUnitFactoryModifier and TypeMethodDescriptionRuleSetNodeFactory.ruleUnit(String unit, RuleUnitFactory<?> ruleUnit) -
Uses of RuleUnitFactory in org.jbpm.workflow.core.node
Methods in org.jbpm.workflow.core.node that return RuleUnitFactoryModifier and TypeMethodDescriptionRuleUnitFactory<org.drools.ruleunits.api.RuleUnitData>RuleSetNode.getRuleUnitFactory()Methods in org.jbpm.workflow.core.node with parameters of type RuleUnitFactoryModifier and TypeMethodDescriptionvoidRuleSetNode.setRuleUnitFactory(RuleUnitFactory<?> ruleUnitFactory)