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<T extends Worker> |
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).
|