Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. create the "AbstractCommand::initDependencies" method
  2. make "AbstractCommand" implement the "CompletionAwareInterface" and in each method:
    1. call the "initDependencies" method
    2. return empty suggestions list
  3. call "initDependencies" method from "initialize" method as well.

Related Tasks

Jira Legacy
serverSystem Jira
serverId513b375f-8291-3313-9d9f-704c39b1f915
keyINP-1485