Class CompatibilityRuleExecutor

  • All Implemented Interfaces:
    RuleExecutor

    @ApplicationScoped
    public class CompatibilityRuleExecutor
    extends Object
    implements RuleExecutor
    Rule executor for the "Compatibility" rule. The Compatibility Rule is responsible for ensuring that the updated content does not violate the configured compatibility level. Levels include e.g. Backward compatibility.
    Author:
    eric.wittmann@gmail.com