Details
-
Bug
-
Resolution: Duplicate
-
Major
-
None
-
5.0
-
None
Description
Since dropping use of commons command chain, Command interface contains Copy(Command) method that has nothing to do with it's business contract - to execute the command.
This method is only used in CommandsManager to clone the command instances. Instead of this method standard Java cloning mechanism should be used.
Checklists
Acceptance criteria
Attachments
Issue Links
- duplicates
-
MAGNOLIA-5388 Fix command API and enable custom configuration of commands
-
- Closed
-