Uses of Class
web.sportflow.goal.GoalService
Packages that use GoalService
-
Uses of GoalService in web.sportflow.user
Constructors in web.sportflow.user with parameters of type GoalServiceModifierConstructorDescriptionUserController(UserService userService, WorkoutService workoutService, GoalService goalService, ChallengeService challengeService, BadgeService badgeService, FriendshipService friendshipService)