A B C D E F G H I J K L M N O P R S T U V W Z
All Classes All Packages
All Classes All Packages
All Classes All Packages
J
- JATOS_RUN - Static variable in class services.publix.idcookie.IdCookieModel
- JatosException - Exception in exceptions.gui
- JatosException(String) - Constructor for exception exceptions.gui.JatosException
- JatosException(String, ApiEnvelope.ErrorCode) - Constructor for exception exceptions.gui.JatosException
- JatosGuiException - Exception in exceptions.gui
-
Exception for any kind of exceptional behaviour within one of JATOS' GUI actions.
- JatosGuiException(Result) - Constructor for exception exceptions.gui.JatosGuiException
- JatosGuiException(Result, String) - Constructor for exception exceptions.gui.JatosGuiException
- JatosGuiExceptionThrower - Class in services.gui
-
Class with convenience methods to throw a
JatosGuiException. - JatosMigrations - Class in migrations.common
-
Similar to
ApplicationEvolutionsthis class handles locking of a MySQL database to prevent parallel access from multiple nodes. - JatosPublix - Class in controllers.publix.workers
-
Implementation of JATOS' public API for studies and components that are started via JATOS' UI (run study or run component).
- JatosPublix.JatosRun - Enum in controllers.publix.workers
-
Distinguish between study run and component run.
- JatosPublixTest - Class in controllers.publix.workers
-
Unit tests for JatosPublix methods (class-local logic only).
- JatosPublixTest() - Constructor for class controllers.publix.workers.JatosPublixTest
- JatosStudyAuthorisation - Class in services.publix.workers
-
StudyAuthorization for JatosWorker
- JatosStudyAuthorisation() - Constructor for class services.publix.workers.JatosStudyAuthorisation
- JatosTest - Class in testutils
-
Parent class for all tests that need the JATOS application running.
- JatosTest() - Constructor for class testutils.JatosTest
- JatosUpdater - Class in general.common
-
This class handles JATOS updates Some hints: - JATOS releases are currently stored at GitHub - The data requested from GitHub are stored in ReleaseInfo - If there is an 'n' in the release's version an update is forbidden.
- JatosUpdaterTest - Class in general.common
-
Unit tests for JatosUpdater.
- JatosUpdaterTest() - Constructor for class general.common.JatosUpdaterTest
- JatosWorker - Class in models.common.workers
-
DB entity of the concrete Worker who originates from JATOS itself.
- JatosWorker() - Constructor for class models.common.workers.JatosWorker
- JatosWorker(User) - Constructor for class models.common.workers.JatosWorker
- join_createsNewGroupWhenNoneExists_andSendsJoined() - Method in class group.GroupAdministrationTest
- join_usesExistingGroup_andSendsJoinedIfDispatcherPresent() - Method in class group.GroupAdministrationTest
- joinedAndLeft_sendActionToOthersOnlyWhenChannelKnown() - Method in class group.GroupDispatcherTest
- jpa - Variable in class controllers.publix.Publix
- jpa - Variable in class daos.common.AbstractDao
- jpaApi - Variable in class testutils.JatosTest
- JSON_DATA - Static variable in class models.common.legacy.StudyV2
- JsonForApi() - Constructor for class utils.common.JsonUtils.JsonForApi
- JsonForIO() - Constructor for class utils.common.JsonUtils.JsonForIO
- JsonForPublix() - Constructor for class utils.common.JsonUtils.JsonForPublix
- JsonObjectMapper - Class in utils.common
-
Custom Jackson JSON object mapper.
- JsonObjectMapper() - Constructor for class utils.common.JsonObjectMapper
- jsonUtils - Variable in class controllers.publix.Publix
- JsonUtils - Class in utils.common
-
Utility class that handles everything around JSON, like marshaling and unmarshaling.
- JsonUtils() - Constructor for class utils.common.JsonUtils
- JsonUtils.JsonForApi - Class in utils.common
- JsonUtils.JsonForIO - Class in utils.common
-
Helper class for selectively marshaling an Object to JSON.
- JsonUtils.JsonForPublix - Class in utils.common
-
Helper class for selectively marshaling an Object to JSON.
- JsonUtilsTest - Class in utils.common
-
Tests for the JsonUtils class.
- JsonUtilsTest() - Constructor for class utils.common.JsonUtilsTest
All Classes All Packages