| ApiToken |
DB entity of an API token (Personal Access Token, PAT).
|
| Batch |
DB entity of a batch.
|
| Component |
DB entity of a component.
|
| ComponentResult |
DB entity of a component result.
|
| GroupResult |
DB entity of a group result.
|
| LoginAttempt |
DB entity of a failed login attempt
|
| Study |
DB entity of a study.
|
| StudyLink |
DB entity of a study link that can be used to run a study.
|
| StudyResult |
DB entity of a study result.
|
| StudyResultStatus |
DB Entity and JSON model representing the status of a StudyResult.
|
| User |
DB entity of a user.
|
| UserTest |
Tests for the User class, normalizeUsername method
|