| Class | Description |
|---|---|
| AdminService |
Service class mostly for Admin controller.
|
| ApiTokenService | |
| BatchService |
Service class for JATOS Controllers (not Publix).
|
| BreadcrumbsService |
Provides breadcrumbs for different views of JATOS' GUI.
|
| Checker |
Service class that provides checks for different entities
|
| ComponentResultIdsExtractor |
Extracts component result IDs from JSON or a Map.
|
| ComponentService |
Service class for JATOS Controllers (not Publix).
|
| ComponentUploadUnmarshaller |
Unmarshalling of an JSON string to a componet.
|
| GroupService |
Service class for JATOS Controllers (not Publix).
|
| ImportExportService |
Service class for JATOS Controllers (not Publix).
|
| JatosGuiExceptionThrower |
Class with convenience methods to throw a
JatosGuiException. |
| LogFileReader |
Class responsible for reading JATOS log files.
|
| ResultRemover |
Service class that removes ComponentResults or StudyResults.
|
| ResultStreamer |
Service class around ComponentResults and StudyResults.
|
| StudyLinkService |
Service class for JATOS Controllers (not Publix).
|
| StudyService |
Service class for everthing Study related.
|
| StudyUploadUnmarshaller |
Unmarshalling of an JSON string to a study.
|
| UploadUnmarshaller<T> |
Unmarshalling of an JSON string - abstract class
|
| UserService |
Service class mostly for Users controller.
|
| WorkerService |
Service class for JATOS Controllers (not Publix).
|
| Enum | Description |
|---|---|
| ResultStreamer.ResultType |