Uses of Record Class
com.knezevic.edaf.v3.persistence.query.coco.CocoCampaignListItem
Packages that use CocoCampaignListItem
Package
Description
COCO-specific query DTOs and repository abstractions.
REST and MVC controllers for run/experiment analytics.
-
Uses of CocoCampaignListItem in com.knezevic.edaf.v3.persistence.query.coco
Methods in com.knezevic.edaf.v3.persistence.query.coco that return types with arguments of type CocoCampaignListItemModifier and TypeMethodDescriptionCocoRepository.listCampaigns(CocoCampaignQuery query) Lists campaigns with optional filtering and pagination.JdbcCocoRepository.listCampaigns(CocoCampaignQuery query) -
Uses of CocoCampaignListItem in com.knezevic.edaf.v3.web.controller
Methods in com.knezevic.edaf.v3.web.controller that return types with arguments of type CocoCampaignListItem