Uses of Class
dev.getelements.elements.sdk.model.mission.ProgressRow
Packages that use ProgressRow
Package
Description
-
Uses of ProgressRow in dev.getelements.elements.dao.mongo.mapper
Methods in dev.getelements.elements.dao.mongo.mapper that return ProgressRowModifier and TypeMethodDescriptionProgressRowMapper.forward
(MongoProgress source) ProgressRowMapperImpl.forward
(MongoProgress source) -
Uses of ProgressRow in dev.getelements.elements.dao.mongo.mission
Methods in dev.getelements.elements.dao.mongo.mission that return types with arguments of type ProgressRow -
Uses of ProgressRow in dev.getelements.elements.rest.mission
Methods in dev.getelements.elements.rest.mission that return types with arguments of type ProgressRow -
Uses of ProgressRow in dev.getelements.elements.sdk.dao
Methods in dev.getelements.elements.sdk.dao that return types with arguments of type ProgressRowModifier and TypeMethodDescriptionProgressDao.getProgressesTabular()
Gets Progress instances in a tabular fashion. -
Uses of ProgressRow in dev.getelements.elements.sdk.service.progress
Methods in dev.getelements.elements.sdk.service.progress that return types with arguments of type ProgressRowModifier and TypeMethodDescriptionProgressService.getProgressesTabular()
Gets aTabulation<ProgressRow>
complete with the tabular data for that row. -
Uses of ProgressRow in dev.getelements.elements.service.progress
Methods in dev.getelements.elements.service.progress that return types with arguments of type ProgressRowModifier and TypeMethodDescriptionSuperUserProgressService.getProgressesTabular()
UserProgressService.getProgressesTabular()