Interface TmaChecklistActionResolver

All Known Implementing Classes:
DefaultTmaAbstractChecklistActionResolver, TmaAppointmentActionResolver, TmaContractStartDateActionResolver, TmaInstallationAddressActionResolver, TmaMsisdnActionResolver, TmaServiceProviderActionResolver

public interface TmaChecklistActionResolver
Strategy to resolve checklist actions against a list of contexts
Since:
1911
  • Method Details

    • resolveAction

      void resolveAction(TmaPolicyActionModel action, List<TmaPolicyContext> contexts)
      Resolve the action against the list of contexts
      Parameters:
      action - the action to be resolved
      contexts - the contexts for which the action will be resolved