]
George Gastaldi updated FORGE-2562:
-----------------------------------
Summary: ProjectType should allow return a better navigation flow instead of starting
from a single UIWizardStep (was: ProjectType should allow pre-build steps)
ProjectType should allow return a better navigation flow instead of
starting from a single UIWizardStep
-------------------------------------------------------------------------------------------------------
Key: FORGE-2562
URL:
https://issues.jboss.org/browse/FORGE-2562
Project: Forge
Issue Type: Enhancement
Components: UI - API
Affects Versions: 3.0.0.Alpha3
Reporter: George Gastaldi
Assignee: George Gastaldi
Fix For: 3.0.0.Beta1
Right now {{ProjectType.getSetupFlow()}} returns a class that defines the flow a wizard
must take. It would be much better if {{ProjectType}} could introduce a method that
returns a {{NavigationFlow}} with details of the UI and the environment
({{UINavigationContext}})