- daos.common - package daos.common
-
- daos.common.worker - package daos.common.worker
-
- DATA - Static variable in class models.gui.BatchSession
-
- DATA - Static variable in class models.gui.GroupSession
-
- DATA - Static variable in class utils.common.JsonUtils
-
- DATA_SHORT_MAX_CHARS - Static variable in class models.common.ComponentResult
-
Max number of chars in the dataShort string
- DEFAULT_TITLE - Static variable in class models.gui.BatchProperties
-
- deleteStudyAssetsFile(String, String) - Method in class controllers.gui.Api
-
Deletes a file in the study assets directory.
- DESCRIPTION - Static variable in class models.common.legacy.StudyV2
-
- DESCRIPTION - Static variable in class models.gui.StudyProperties
-
- didStudyAlready(Worker, Study) - Static method in class services.publix.PublixHelpers
-
Checks if the worker ever did this study (independent of the study
result's state).
- DIR_NAME - Static variable in class models.common.legacy.StudyV2
-
- DIR_NAME - Static variable in class models.gui.StudyProperties
-
- DIR_NAME_TOO_LONG - Static variable in class general.common.MessagesStrings
-
- DIR_RENAME - Static variable in class models.gui.StudyProperties
-
- DirectoryStructureToJson - Class in utils.common
-
Turns the file system of a directory to JSON
- DirectoryStructureToJson() - Constructor for class utils.common.DirectoryStructureToJson
-
- DirectoryStructureToJson.Node - Class in utils.common
-
- dirPathIsntDir(String) - Static method in class general.common.MessagesStrings
-
- discard(long) - Method in class services.publix.idcookie.IdCookieAccessor
-
Discards the ID cookie that corresponds to the given study result ID.
- discardIdCookie(Long) - Method in class services.publix.idcookie.IdCookieService
-
Discards the ID cookie if the given study result ID is equal to the one
in the cookie.
- DISCRIMINATOR - Static variable in class models.common.workers.Worker
-
- downloadFromGitHubAndUnzip(boolean) - Method in class general.common.JatosUpdater
-
- downloadJatos(Boolean) - Method in class controllers.gui.Updates
-
Downloads the latest JATOS release into the system's tmp directory without installing it.
- downloadResultFile(Http.Request, StudyResult, String, String) - Method in interface controllers.publix.IPublix
-
HTTP type: GET request
Downloads a result file that was previously uploded.
- downloadResultFile(Http.Request, StudyResult, String, String) - Method in class controllers.publix.Publix
-
- downloadResultFile(Http.Request, String, String, String) - Method in class controllers.publix.PublixInterceptor
-
- downloadStudyAssetsFile(String, String) - Method in class controllers.gui.Api
-
Download a file from a study assets folder.