Class | Description |
---|---|
Common |
This class provides configuration properties that are common to all modules of JATOS.
|
CommonGuiceModule |
Configuration of Guice dependency injection for Publix module
|
JatosUpdater |
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.
|
MessagesStrings |
Helper class with methods that generate error strings.
|
RequestScope |
Provides something similar to a request scope in Spring or Guice.
|
StudyLogger |
StudyLogger provides logging for JATOS studies.
|