Uses of Interface
at.jku.dke.etutor.task_app.data.entities.TaskGroup

Packages that use TaskGroup
Package
Description
This package contains controller interfaces that task apps should implement.
This package contains the base-classes for database entities used to store task groups, tasks and submissions.
Contains the database entity repositories.
This package contains base classes of services that can be used to manage tasks, ...