<abstract> new AbstractCommand(id, data)
Base class for commands
Parameters:
| Name | Type | Description |
|---|---|---|
id |
string | id of command |
data |
chaining.CommandDataVO | null | command properties |