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 TypeClassDescriptionclassclassclassA 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 TypeClassDescriptionclassA 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 TypeClassDescriptionclassDeprecated.classclassAn action that sets the age of a profile based on his birth dateclassclassThis 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.classA action to copy an event property to a profile propertyclassclassclassThis class will process consent modification actions and update the profile's consents accordingly.classclassclassclass -
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 TypeClassDescriptionclassCopies a request header value to a profile property TODO add support for multi-valued parameters or storing values as a listclassCopies 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 TypeClassDescriptionclassIncrements 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 TypeMethodDescriptionvoidActionExecutorDispatcherImpl.bindExecutor(org.osgi.framework.ServiceReference<ActionExecutor> actionExecutorServiceReference) voidActionExecutorDispatcherImpl.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 TypeClassDescriptionclassCreates or updates a Salesforce lead from the corresponding Apache Unomi profile (using a common identifier field, usually the email address)classUpdate 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 TypeClassDescriptionclassCreated 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 TypeClassDescriptionclassGet the weather location of the users by an API