Interface RuleCompilerService

  • All Known Implementing Classes:
    DefaultRuleCompilerService

    public interface RuleCompilerService
    Service that can be used to perform compilation of rules. Compilation means transforming a generic rule representation (conditions + actions) into a format that a specific rule engine can understand.