Uses of Class
com.maplander.backend.repository.model_table.adk.Sessions
Packages that use Sessions
Package
Description
-
Uses of Sessions in com.maplander.backend.controller.endpoint.cron
Methods in com.maplander.backend.controller.endpoint.cron that return types with arguments of type Sessions -
Uses of Sessions in com.maplander.backend.model.manage.complex
Constructors in com.maplander.backend.model.manage.complex with parameters of type Sessions -
Uses of Sessions in com.maplander.backend.repository
Subclasses with type arguments of type Sessions in com.maplander.backend.repositoryMethods in com.maplander.backend.repository that return types with arguments of type SessionsModifier and TypeMethodDescriptionSessionsRepository.findProspectosByPingAndThreshold(int lastPingSent, int minutes) -
Uses of Sessions in com.maplander.backend.utils.migration.extractor
Methods in com.maplander.backend.utils.migration.extractor that return types with arguments of type Sessions