Uses of Class
org.apache.unomi.api.campaigns.events.CampaignEvent
Packages that use CampaignEvent
Package
Description
- 
Uses of CampaignEvent in org.apache.unomi.api.services
Methods in org.apache.unomi.api.services that return types with arguments of type CampaignEventMethods in org.apache.unomi.api.services with parameters of type CampaignEventModifier and TypeMethodDescriptionvoidGoalsService.setCampaignEvent(CampaignEvent event) Saves the specified campaign event in the context server. - 
Uses of CampaignEvent in org.apache.unomi.rest.endpoints
Methods in org.apache.unomi.rest.endpoints that return types with arguments of type CampaignEventModifier and TypeMethodDescriptionCampaignsServiceEndPoint.getCampaignEvents(Query query) RetrievesCampaignEvents matching the specified query.Methods in org.apache.unomi.rest.endpoints with parameters of type CampaignEventModifier and TypeMethodDescriptionvoidCampaignsServiceEndPoint.setCampaignEventDefinition(CampaignEvent campaignEvent) Saves the specified campaign event in the context server. - 
Uses of CampaignEvent in org.apache.unomi.services.impl.goals
Methods in org.apache.unomi.services.impl.goals that return types with arguments of type CampaignEventModifier and TypeMethodDescriptionMethods in org.apache.unomi.services.impl.goals with parameters of type CampaignEvent