| Class | Description | |
|---|---|---|
| CommandEvent | Event dispatched by commands to signal state changes. | |
| CommandFailure | Represents a failure of a command executor. | |
| CommandResultEvent | Event dispatched by commands when they finished executing. | |
| CommandTimeout | Represents a timeout that occurred in a command. |