public interface WizardProvider
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Gets the name of the provider.
|
List<JobWizard> |
getWizards()
Instantiates and returns a list of
JobWizard objects. |
Copyright © 2016. All Rights Reserved.