Uploaded image for project: 'Magnolia'
  1. Magnolia
  2. MAGNOLIA-5303

wrap Context in CommandsManager

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Neutral Neutral
    • 5.1
    • 5.0.4
    • None
    • None

      Currently we pass the Context returned by MgnlContext.getInstance() when executing a command. In the case of workflow you can't distinguish which parameters are relevant for the current command, and we either selectively filter the parameters before passing them to the workflow or we pass all contextual information.
      By wrapping the Context in a SimpleContext this is easily fixed.

        Acceptance criteria

              ejervidalo Espen Jervidalo
              ejervidalo Espen Jervidalo
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Task DoD