Uses of Class
ch.admin.bit.jeap.reaction.observer.web.config.ReactionObserverProperties
Packages that use ReactionObserverProperties
Package
Description
-
Uses of ReactionObserverProperties in ch.admin.bit.jeap.reaction.observer.web.api
Constructors in ch.admin.bit.jeap.reaction.observer.web.api with parameters of type ReactionObserverPropertiesModifierConstructorDescriptionStatisticsController(ReactionObserverProperties properties, ObservedReactionsAggregatedRepository observedReactionsAggregatedRepository) -
Uses of ReactionObserverProperties in ch.admin.bit.jeap.reaction.observer.web.service
Constructors in ch.admin.bit.jeap.reaction.observer.web.service with parameters of type ReactionObserverPropertiesModifierConstructorDescriptionScheduledTasksService(AggregationService aggregationService, ObservedReactionRepository observedReactionRepository, ReactionObserverProperties properties, ReactionGraphBuilderService graphBuilder, GraphHolder graphHolder)