Uses of Interface
org.ntnu.idi.idatt2106.sparesti.sparestibackend.repository.ChallengeRepository
Packages that use ChallengeRepository
-
Uses of ChallengeRepository in org.ntnu.idi.idatt2106.sparesti.sparestibackend.service
Constructors in org.ntnu.idi.idatt2106.sparesti.sparestibackend.service with parameters of type ChallengeRepositoryModifierConstructorDescriptionFileSystemStorageService
(UserService userService, ChallengeRepository challengeRepository, GoalRepository goalRepository, StorageProperties properties) Constructor for FileSystemStorageService