| Interface | Description |
|---|---|
| IPublix |
Interface to all Publix classes.
|
| Class | Description |
|---|---|
| LegacyStudyRuns |
This class deals with legacy style study run links and translates them to study links.
|
| Publix |
Abstract parent controller class for all worker type Publix classes
|
| PublixInterceptor |
Interceptor for Publix: handles all requests for JATOS' public API (Publix) and forwards them to one of the
implementations of the API (all extend Publix).
|
| PublixTest |
Unit tests for Publix controller base class.
|
| StudyAssetsTest |
Unit tests for StudyAssets class.
|