Uses of Interface
ch.ivyteam.ivy.rule.engine.api.IRuleExecutor
-
Packages that use IRuleExecutor Package Description ch.ivyteam.ivy.rule.engine.api -
-
Uses of IRuleExecutor in ch.ivyteam.ivy.rule.engine.api
Methods in ch.ivyteam.ivy.rule.engine.api that return IRuleExecutor Modifier and Type Method Description IRuleExecutorIRuleExecutorBuilder. executor()Returns theIRuleExecutorto execute rules.
-