Package org.apache.unomi.graphql.actions
Class CDPConsentUpdateAction
java.lang.Object
org.apache.unomi.graphql.actions.CDPConsentUpdateAction
- All Implemented Interfaces:
ActionExecutor
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CDPConsentUpdateAction
public CDPConsentUpdateAction()
-
-
Method Details
-
setEventService
-
execute
Description copied from interface:ActionExecutor
- Specified by:
execute
in interfaceActionExecutor
- Parameters:
action
- theAction
to executeevent
- theEvent
that triggered the action- Returns:
- an integer status corresponding to what happened as defined by public constants of
EventService
-