Uses of Class
web.sportflow.workout.comment.CommentService
Packages that use CommentService
-
Uses of CommentService in web.sportflow.workout
Constructors in web.sportflow.workout with parameters of type CommentServiceModifierConstructorDescriptionWorkoutController(WorkoutService workoutService, CommentService commentService, SportService sportService, ExerciseService exerciseService)