-
Notifications
You must be signed in to change notification settings - Fork 3
Experiments command delete
Petr Štechmüller edited this page Aug 29, 2020
·
3 revisions
Description: process for deleting existing experiment
ExperimentDeleteCommand
class ExperimentDeleteHandler implements ICommandHandler<ExperimentDeleteCommand, void>
- ExperimentsService
- EventBus
Name | Type | Mandatory |
---|---|---|
experimentID | number | true |
userID | number | true |
void
- ExperimentIdNotFoundException
- ExperimentWasNotDeletedException