Package at.jku.dke.etutor.task_app.services


package at.jku.dke.etutor.task_app.services
This package contains base classes of services that can be used to manage tasks, ...

In order to use such a service, you have to create a new class that extends the base class.