-
Notifications
You must be signed in to change notification settings - Fork 3
Player command prepareExperimentPlayer
Petr Štechmüller edited this page Aug 29, 2020
·
1 revision
Description: prepare datastructure in experiment player
PrepareExperimentPlayerCommand
class PrepareExperimentPlayerHandler implements ICommandHandler<PrepareExperimentPlayerCommand, void>
- ExperimentStopConditionFactory
- CommandBus
Name | Type | Mandatory |
---|---|---|
userID | number | true |
experimentID | number | true |
playerConfiguration | PlayerConfiguration | true |
void
- UnsupportedExperimentStopConditionException
- AnotherExperimentResultIsInitializedException