-
Notifications
You must be signed in to change notification settings - Fork 3
Experiments command update
Petr Štechmüller edited this page Aug 29, 2020
·
3 revisions
Description: process for updating existing experiment
ExperimentUpdateCommand
class ExperimentUpdateHandler implements ICommandHandler<ExperimentUpdateCommand, void>
- ExperimentsService
- CommandBus
- EventBus
Name | Type | Mandatory |
---|---|---|
experiment | Experiment | true |
userID | number | true |
void
- ExperimentNotValidException
- ExperimentIdNotFoundException
- ExperimentWasNotUpdatedException