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 TypeMethodDescriptionvoidGeonamesServiceImpl.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 TypeMethodDescriptionvoidGroovyActionsServiceImpl.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 TypeMethodDescriptionvoidMergeProfilesOnPropertyAction.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 TypeMethodDescriptionvoidDefinitionsServiceImpl.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 TypeMethodDescriptionvoidProfileServiceImpl.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 TypeMethodDescriptionvoidRulesServiceImpl.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 TypeMethodDescriptionvoidScopeServiceImpl.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 TypeMethodDescriptionvoidSegmentServiceImpl.setSchedulerService(SchedulerService schedulerService)