Uses of Interface
org.apache.unomi.api.services.SchedulerService
- 
- 
Uses of SchedulerService in org.apache.unomi.geonames.services
Methods in org.apache.unomi.geonames.services with parameters of type SchedulerService Modifier and Type Method Description voidGeonamesServiceImpl. 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 SchedulerService Modifier and Type Method Description voidGroovyActionsServiceImpl. 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 SchedulerService Modifier and Type Method Description voidMergeProfilesOnPropertyAction. setSchedulerService(SchedulerService schedulerService) - 
Uses of SchedulerService in org.apache.unomi.services.impl.cluster
Methods in org.apache.unomi.services.impl.cluster with parameters of type SchedulerService Modifier and Type Method Description voidClusterServiceImpl. 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 SchedulerService Modifier and Type Method Description voidDefinitionsServiceImpl. 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 SchedulerService Modifier and Type Method Description voidProfileServiceImpl. 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 SchedulerService Modifier and Type Method Description voidRulesServiceImpl. setSchedulerService(SchedulerService schedulerService) - 
Uses of SchedulerService in org.apache.unomi.services.impl.scheduler
Classes in org.apache.unomi.services.impl.scheduler that implement SchedulerService Modifier and Type Class Description classSchedulerServiceImpl - 
Uses of SchedulerService in org.apache.unomi.services.impl.scope
Methods in org.apache.unomi.services.impl.scope with parameters of type SchedulerService Modifier and Type Method Description voidScopeServiceImpl. 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 SchedulerService Modifier and Type Method Description voidSegmentServiceImpl. setSchedulerService(SchedulerService schedulerService) 
 -