Uses of Enum Class
at.jku.dke.etutor.task_app.dto.SubmissionMode

Packages that use SubmissionMode
Package
Description
This package contains controller interfaces that task apps should implement.
Contains the converters for enums.
This package contains the base-classes for database entities used to store task groups, tasks and submissions.
This package contains the data transfer objects (DTOs) for the REST-endpoints.
This package contains base classes of services that can be used to manage tasks, ...