Uses of Class
org.drools.quarkus.ruleunit.examples.multiunit.RuleInput
-
-
Uses of RuleInput in org.drools.quarkus.ruleunit.examples.multiunit
Methods in org.drools.quarkus.ruleunit.examples.multiunit that return types with arguments of type RuleInput Modifier and Type Method Description org.drools.ruleunits.api.DataStream<RuleInput>FirstUnit. getInput()org.drools.ruleunits.api.DataStream<RuleInput>SecondUnit. getInput()
-