Uses of Class
web.sportflow.workout.WorkoutService
Packages that use WorkoutService
-
Uses of WorkoutService in web.sportflow.user
Constructors in web.sportflow.user with parameters of type WorkoutServiceModifierConstructorDescriptionUserController(UserService userService, WorkoutService workoutService, GoalService goalService, ChallengeService challengeService, BadgeService badgeService, FriendshipService friendshipService) -
Uses of WorkoutService in web.sportflow.workout
Constructors in web.sportflow.workout with parameters of type WorkoutServiceModifierConstructorDescriptionWorkoutController(WorkoutService workoutService, CommentService commentService, SportService sportService, ExerciseService exerciseService)