| ModuleCanceledEvent |
An event indicating a Module execution has been canceled.
|
| ModuleErroredEvent |
An event indicating a module execution has thrown an exception.
|
| ModuleEvent |
An event indicating something has happened to a module.
|
| ModuleExecutedEvent |
An event indicating a module has just been executed.
|
| ModuleExecutingEvent |
An event indicating a module is about to be executed.
|
| ModuleExecutionEvent |
An event relating to execution of a Module.
|
| ModuleFinishedEvent |
An event indicating a module execution has been completed.
|
| ModulePostprocessEvent |
|
| ModulePreprocessEvent |
|
| ModuleProcessEvent |
An event indicating a ModuleProcessor has been invoked as part of a
module execution.
|
| ModulesAddedEvent |
An event indicating one or more modules have been added to the
ModuleService.
|
| ModulesListEvent |
An event indicating something has happened to the list of plugins registered
with the ModuleService.
|
| ModulesRemovedEvent |
An event indicating one or more modules have been removed from the
ModuleService.
|
| ModuleStartedEvent |
An event indicating a module execution has begun.
|
| ModulesUpdatedEvent |
An event indicating one or more module details have been updated.
|