Uses of Interface
org.apache.unomi.api.actions.ActionExecutor
Packages that use ActionExecutor
Package
Description
-
Uses of ActionExecutor in org.apache.unomi.graphql.actions
Classes in org.apache.unomi.graphql.actions that implement ActionExecutorModifier and TypeClassDescriptionclass
class
class
A rule action that can add a profile to a list -
Uses of ActionExecutor in org.apache.unomi.lists.actions
Classes in org.apache.unomi.lists.actions that implement ActionExecutorModifier and TypeClassDescriptionclass
A rule action that can add a profile to a list -
Uses of ActionExecutor in org.apache.unomi.plugins.baseplugin.actions
Classes in org.apache.unomi.plugins.baseplugin.actions that implement ActionExecutorModifier and TypeClassDescriptionclass
Deprecated.class
class
An action that sets the age of a profile based on his birth dateclass
class
This action is used to calculate the firstVisit, lastVisit and previousVisit date properties on the profile Depending on the event timestamp it will adjust one or multiples of this properties accordingly to the logical chronology.class
A action to copy an event property to a profile propertyclass
class
class
This class will process consent modification actions and update the profile's consents accordingly.class
class
class
class
-
Uses of ActionExecutor in org.apache.unomi.plugins.mail.actions
Classes in org.apache.unomi.plugins.mail.actions that implement ActionExecutor -
Uses of ActionExecutor in org.apache.unomi.plugins.request.actions
Classes in org.apache.unomi.plugins.request.actions that implement ActionExecutorModifier and TypeClassDescriptionclass
Copies a request header value to a profile property TODO add support for multi-valued parameters or storing values as a listclass
Copies a request parameter to a profile property TODO add support for multi-valued parameters or storing values as a listclass
-
Uses of ActionExecutor in org.apache.unomi.samples.tweet_button_plugin.actions
Classes in org.apache.unomi.samples.tweet_button_plugin.actions that implement ActionExecutorModifier and TypeClassDescriptionclass
Increments the number of times the user associated with the profile tweeted. -
Uses of ActionExecutor in org.apache.unomi.services.actions.impl
Method parameters in org.apache.unomi.services.actions.impl with type arguments of type ActionExecutorModifier and TypeMethodDescriptionvoid
ActionExecutorDispatcherImpl.bindExecutor
(org.osgi.framework.ServiceReference<ActionExecutor> actionExecutorServiceReference) void
ActionExecutorDispatcherImpl.unbindExecutor
(org.osgi.framework.ServiceReference<ActionExecutor> actionExecutorServiceReference) -
Uses of ActionExecutor in org.apache.unomi.sfdc.actions
Classes in org.apache.unomi.sfdc.actions that implement ActionExecutorModifier and TypeClassDescriptionclass
Creates or updates a Salesforce lead from the corresponding Apache Unomi profile (using a common identifier field, usually the email address)class
Update an Apache Unomi profile from a corresponding Salesforce Lead with the same common identifier (usually the email address) -
Uses of ActionExecutor in org.apache.unomi.training
Classes in org.apache.unomi.training that implement ActionExecutorModifier and TypeClassDescriptionclass
Created by amidani on 11/04/2017. -
Uses of ActionExecutor in org.apache.unomi.weatherupdate.actions
Classes in org.apache.unomi.weatherupdate.actions that implement ActionExecutorModifier and TypeClassDescriptionclass
Get the weather location of the users by an API