Class CDPConsentUpdateAction

  • All Implemented Interfaces:
    org.apache.unomi.api.actions.ActionExecutor

    public class CDPConsentUpdateAction
    extends Object
    implements org.apache.unomi.api.actions.ActionExecutor
    • Constructor Detail

      • CDPConsentUpdateAction

        public CDPConsentUpdateAction()
    • Method Detail

      • setEventService

        public void setEventService​(org.apache.unomi.api.services.EventService eventService)
      • execute

        public int execute​(org.apache.unomi.api.actions.Action action,
                           org.apache.unomi.api.Event event)
        Specified by:
        execute in interface org.apache.unomi.api.actions.ActionExecutor