Uses of Class
org.apache.unomi.api.campaigns.CampaignDetail
Packages that use CampaignDetail
Package
Description
- 
Uses of CampaignDetail in org.apache.unomi.api.services
Methods in org.apache.unomi.api.services that return CampaignDetailModifier and TypeMethodDescriptionGoalsService.getCampaignDetail(String id) Retrieves theCampaignDetailassociated with the campaign identified with the specified identifierMethods in org.apache.unomi.api.services that return types with arguments of type CampaignDetailModifier and TypeMethodDescriptionGoalsService.getCampaignDetails(Query query) Retrieves campaign details for campaigns matching the specified query. - 
Uses of CampaignDetail in org.apache.unomi.rest.endpoints
Methods in org.apache.unomi.rest.endpoints that return CampaignDetailModifier and TypeMethodDescriptionCampaignsServiceEndPoint.getCampaignDetail(String campaignID) Retrieves theCampaignDetailassociated with the campaign identified with the specified identifierMethods in org.apache.unomi.rest.endpoints that return types with arguments of type CampaignDetailModifier and TypeMethodDescriptionCampaignsServiceEndPoint.getCampaignDetails(Query query) Retrieves campaign details for campaigns matching the specified query. - 
Uses of CampaignDetail in org.apache.unomi.services.impl.goals
Methods in org.apache.unomi.services.impl.goals that return CampaignDetailMethods in org.apache.unomi.services.impl.goals that return types with arguments of type CampaignDetail