Uses of Class
com.skava.ratingandreviews.process.UpdateAllAnswersProcess
Packages that use UpdateAllAnswersProcess
Package
Description
Provides the exception classes for list.
-
Uses of UpdateAllAnswersProcess in com.skava.ratingandreviews.service.impl
Constructors in com.skava.ratingandreviews.service.impl with parameters of type UpdateAllAnswersProcessModifierConstructorDescriptionUpdateAllAnswersForQuestionImpl
(CollectionProcess collectionProcess, UpdateAllAnswersProcess updateAllAnswersProcess, RatingQuestionsRepository ratingQuestionsRepository, com.skava.core.auth.AuthTokenHandler authTokenHandler)