-
Type:
Task
-
Resolution: Fixed
-
Priority:
Unknown
-
Affects Version/s: None
-
Component/s: None
-
2
-
Not Needed
-
🔵 Done
-
Not Needed
-
None
-
None
-
None
-
None
-
None
-
None
Use Case
User Experience
Dependencies
Risks/Unknowns
Acceptance Criteria
Implementation Requirements
- Replace the contents of AbstractOperation and CommandOperation with ModernizedOperation and ModernizedCommandOperation
- Remove ModernizedOperation and ModernizedCommandOperation from the codebase and from the inheritance hierarchy of commands
- Remove the unused Server.command() and rename Server.modernCommand() to be Server.command()
Testing Requirements
- all tests pass