Class PolicyRuleScriptExecutor


  • @Component
    public class PolicyRuleScriptExecutor
    extends Object
    Executes scripts defined in scriptExecution policy action. Designed to be called during FINAL stage, just like notification action. TODO We should merge equivalent policy rules so that e.g. recomputation is not done multiple times.