f8c8965d23Changed the default value of isEnabled to false. It's set to true on first refresh().
8 anos atrás
Piotrek Koszuliński
13337998c3Added default implementation of execute() because the constructor depends on that.
8 anos atrás
Piotrek Koszuliński
2fa0959369Implemented automatic command execution blocking and got rid of unnecesary CommandInterface.
8 anos atrás
Piotrek Koszuliński
3c2423261dProvided Command with default implementation of refresh() and changed default values of command properties to better match how commands usually look.