Uses of Interface
org.apache.unomi.api.services.RulesService
Packages that use RulesService
Package
Description
-
Uses of RulesService in org.apache.unomi.rest.endpoints
Methods in org.apache.unomi.rest.endpoints with parameters of type RulesServiceModifier and TypeMethodDescriptionvoid
RulesServiceEndPoint.setRulesService
(RulesService rulesService) -
Uses of RulesService in org.apache.unomi.services.impl.goals
Methods in org.apache.unomi.services.impl.goals with parameters of type RulesServiceModifier and TypeMethodDescriptionvoid
GoalsServiceImpl.setRulesService
(RulesService rulesService) -
Uses of RulesService in org.apache.unomi.services.impl.rules
Classes in org.apache.unomi.services.impl.rules that implement RulesService -
Uses of RulesService in org.apache.unomi.services.impl.segments
Methods in org.apache.unomi.services.impl.segments with parameters of type RulesServiceModifier and TypeMethodDescriptionvoid
SegmentServiceImpl.setRulesService
(RulesService rulesService)