Class: AbstractCommand

chaining AbstractCommand

Base class for commands

<abstract> new AbstractCommand(id, data)

Base class for commands
Parameters:
Name Type Description
id string id of command
data chaining.CommandDataVO | null command properties