Uses of Class
com.maplander.backend.repository.model_table.opibackenddata.TaskEntry
Packages that use TaskEntry
Package
Description
-
Uses of TaskEntry in com.maplander.backend.repository
Subclasses with type arguments of type TaskEntry in com.maplander.backend.repositoryMethods in com.maplander.backend.repository that return types with arguments of type TaskEntryModifier and TypeMethodDescriptionTaskEntryRepository.findByTaskId(Long taskId, org.hibernate.Session session) -
Uses of TaskEntry in com.maplander.backend.utils.migration.extractor
Methods in com.maplander.backend.utils.migration.extractor that return types with arguments of type TaskEntryModifier and TypeMethodDescriptionBigQueryExtractor.extractTaskEntries()BigQueryExtractor.extractTaskEntriesAsMap()