Class CDPUpdateListsAction

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

    public class CDPUpdateListsAction
    extends Object
    implements org.apache.unomi.api.actions.ActionExecutor
    A rule action that can add a profile to a list
    • Constructor Detail

      • CDPUpdateListsAction

        public CDPUpdateListsAction()
    • 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