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 void
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 SchedulerService Modifier and Type Method Description void
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 SchedulerService Modifier and Type Method Description void
MergeProfilesOnPropertyAction. 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 void
ClusterServiceImpl. 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 void
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 SchedulerService Modifier and Type Method Description void
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 SchedulerService Modifier and Type Method Description void
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 Modifier and Type Class Description class
SchedulerServiceImpl
-
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 void
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 SchedulerService Modifier and Type Method Description void
SegmentServiceImpl. setSchedulerService(SchedulerService schedulerService)
-