Interface TmaPolicyActionStrategy

All Known Implementing Classes:
TmaAutopickPolicyActionStrategy, TmaChecklistPolicyActionStrategy, TmaCompatibilityPolicyActionStrategy

public interface TmaPolicyActionStrategy
Strategy to process policy actions
Since:
1911
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Process the actions corresponding to the given results
  • Method Details

    • processActions

      void processActions(Set<RuleEvaluationResult> results)
      Process the actions corresponding to the given results
      Parameters:
      results - the given rule evaluation results