Uses of Class
step.plugins.wizards.model.WizardResults
-
Packages that use WizardResults Package Description step.plugins.wizards -
-
Uses of WizardResults in step.plugins.wizards
Methods in step.plugins.wizards that return WizardResults Modifier and Type Method Description WizardResults
WizardManager. createAndSchedule(WizardConfiguration wizardConfiguration, java.lang.String userId, step.core.objectenricher.ObjectEnricher objectEnricher)
Methods in step.plugins.wizards that return types with arguments of type WizardResults Modifier and Type Method Description step.controller.services.async.AsyncTaskStatus<WizardResults>
WizardServices. process(WizardConfiguration wizardConfiguration)
-