public class ImportWizard extends Wizard implements WizardStepProvider
| Modifier and Type | Class and Description |
|---|---|
static class |
ImportWizard.ImportWizardStep
Enumeration of steps comprising the import wizard.
|
Wizard.AbstractAsyncCallbackAdaptor<T>NavigationListener.NavigationDirectioncurrentStep, dialog, finishing, navigationStack, provider, wizardListeners| Constructor and Description |
|---|
ImportWizard(Config config,
ImportServiceAsync importService,
WikiServiceAsync wikiService)
Instantiates the import wizard.
|
| Modifier and Type | Method and Description |
|---|---|
WizardStep |
getStep(String name) |
addWizardListener, getProvider, getResult, hideDialog, initAndDisplayCurrentStep, onCancel, onClose, onDirection, onFinish, onNext, onPrevious, removeWizardListener, setProvider, start, unloadCurrentSteppublic ImportWizard(Config config, ImportServiceAsync importService, WikiServiceAsync wikiService)
config - the object used to configure this wizardimportService - the component used to clean content pasted from office documents and to import office
documentswikiService - the service used to access the import attachmentspublic WizardStep getStep(String name)
getStep in interface WizardStepProviderCopyright © 2004–2016 XWiki. All rights reserved.