Activity
Interface
| Class | Description |
|---|---|
| ActivityResource | |
| PlayActivityRequest | |
| ActivityController |
Application
| Class | Description |
|---|---|
| ActivityPortInterface | |
| RecordPlayHandler | |
| ToggleLoveHandler | Handler for toggling the love flag on a media activity. |
| ToggleLoveCommand | Command DTO for toggling the love flag on a media activity. |
| RecordPlayCommand |
Infrastructure
| Class | Description |
|---|---|
| ActivityService | |
| MediaActivityRepository | Pure domain repository for media activities. |
Domain
| Class | Description |
|---|---|
| MediaActivityRepositoryInterface | |
| MediaActivity |