Uses of Class
org.apache.unomi.api.BatchUpdate
Packages that use BatchUpdate
Package
Description
-
Uses of BatchUpdate in org.apache.unomi.api.services
Methods in org.apache.unomi.api.services with parameters of type BatchUpdateModifier and TypeMethodDescriptionvoid
ProfileService.batchProfilesUpdate
(BatchUpdate update) Update all profiles in batch according to the specifiedBatchUpdate
-
Uses of BatchUpdate in org.apache.unomi.rest.endpoints
Methods in org.apache.unomi.rest.endpoints with parameters of type BatchUpdateModifier and TypeMethodDescriptionvoid
ProfileServiceEndPoint.batchProfilesUpdate
(BatchUpdate update) Update all profiles in batch according to the specifiedBatchUpdate
-
Uses of BatchUpdate in org.apache.unomi.services.impl.profiles
Methods in org.apache.unomi.services.impl.profiles with parameters of type BatchUpdateModifier and TypeMethodDescriptionvoid
ProfileServiceImpl.batchProfilesUpdate
(BatchUpdate update)