Package ch.ivyteam.ivy.rule.engine.api
package ch.ivyteam.ivy.rule.engine.api
-
ClassDescriptionDeprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.use
Rules.create()
Execute rules on data objects.Responsible for building anIRuleExecutor
to execute rules on data objects.This class provides the Java API to access all the features of the Rule engine.
Rules.create()