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