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

Workflow module api/code cleanup

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Won't Fix
    • Icon: Major Major
    • None
    • None
    • workflow
    • None

      There are a number of todos and improvements to be done in this module (not saying there aren't any elsewhere ). Just opening a task because I'd like to clean this up a little bit. Some thoughts:

      • improvable class/method names
      • unused parameters to be removed
      • logging to be cleaned up
      • MgnlParticipant could be refactored : one impl specific for commands and one for users/groups/roles
      • change signature of WorkflowUtil. getWorkItems() to take a User instance instead of a String username. (implement (1) and (2) as described in MAGNOLIA-1296)
      • Is WorkflowUtilPage still needed / in use ?

        Acceptance criteria

              dlipp Daniel Lipp
              gjoseph Magnolia International
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Task DoR