Uploaded image for project: 'Forge'
  1. Forge
  2. FORGE-1669

Allow alternative Interactive Wizard execution style

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Done
    • Major
    • 2.12.3.Final
    • 2.1.1.Final
    • UI - Shell
    • None

    Description

      Allow for the following flow:

      01 Wizard.isEnabled
      02 Wizard.prompt for UIInput
      03 Wizard.execute
      04 for each Step in Wizard.next
      05   Step.isEnabled
      06   Step.prompt for UIInput
      07   Step.execute
      08   for each Step in Step.next
      09     goto 05
      

      as an alternative to the current single command wizard

      Attachments

        Activity

          People

            rhn-support-ggastald George Gastaldi
            aslak@redhat.com Aslak Knutsen
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: