Uses of Interface
org.apache.unomi.api.services.SchedulerService
Packages that use SchedulerService
Package
Description
-
Uses of SchedulerService in org.apache.unomi.geonames.services
Methods in org.apache.unomi.geonames.services with parameters of type SchedulerServiceModifier and TypeMethodDescriptionvoid
GeonamesServiceImpl.setSchedulerService
(SchedulerService schedulerService) -
Uses of SchedulerService in org.apache.unomi.groovy.actions.services.impl
Methods in org.apache.unomi.groovy.actions.services.impl with parameters of type SchedulerServiceModifier and TypeMethodDescriptionvoid
GroovyActionsServiceImpl.setSchedulerService
(SchedulerService schedulerService) -
Uses of SchedulerService in org.apache.unomi.plugins.baseplugin.actions
Methods in org.apache.unomi.plugins.baseplugin.actions with parameters of type SchedulerServiceModifier and TypeMethodDescriptionvoid
MergeProfilesOnPropertyAction.setSchedulerService
(SchedulerService schedulerService) -
Uses of SchedulerService in org.apache.unomi.services.impl.definitions
Methods in org.apache.unomi.services.impl.definitions with parameters of type SchedulerServiceModifier and TypeMethodDescriptionvoid
DefinitionsServiceImpl.setSchedulerService
(SchedulerService schedulerService) -
Uses of SchedulerService in org.apache.unomi.services.impl.profiles
Methods in org.apache.unomi.services.impl.profiles with parameters of type SchedulerServiceModifier and TypeMethodDescriptionvoid
ProfileServiceImpl.setSchedulerService
(SchedulerService schedulerService) -
Uses of SchedulerService in org.apache.unomi.services.impl.rules
Methods in org.apache.unomi.services.impl.rules with parameters of type SchedulerServiceModifier and TypeMethodDescriptionvoid
RulesServiceImpl.setSchedulerService
(SchedulerService schedulerService) -
Uses of SchedulerService in org.apache.unomi.services.impl.scheduler
Classes in org.apache.unomi.services.impl.scheduler that implement SchedulerService -
Uses of SchedulerService in org.apache.unomi.services.impl.scope
Methods in org.apache.unomi.services.impl.scope with parameters of type SchedulerServiceModifier and TypeMethodDescriptionvoid
ScopeServiceImpl.setSchedulerService
(SchedulerService schedulerService) -
Uses of SchedulerService in org.apache.unomi.services.impl.segments
Methods in org.apache.unomi.services.impl.segments with parameters of type SchedulerServiceModifier and TypeMethodDescriptionvoid
SegmentServiceImpl.setSchedulerService
(SchedulerService schedulerService)