Skip to content

Experiments command update

Petr Štechmüller edited this page Aug 29, 2020 · 3 revisions

Description: process for updating existing experiment

Command class

ExperimentUpdateCommand

Handler class

class ExperimentUpdateHandler implements ICommandHandler<ExperimentUpdateCommand, void>

Dependencies

Parameters

Name Type Mandatory
experiment Experiment true
userID number true

Return value

void

Exceptions

  • ExperimentNotValidException
  • ExperimentIdNotFoundException
  • ExperimentWasNotUpdatedException

Workflow

Diagram workflow

Home * [x] [Configuration](https://github.com/neuro-stimulator/neuro-server/wiki/Configuration)
Experiments
Sequences
Experiment results
Stimulator
Experiment player
Clone this wiki locally