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