| Constructor and Description |
|---|
ImagePlugin(WikiServiceAsync wikiService)
Create a new image plugin that used the specified wiki service.
|
| Constructor and Description |
|---|
CurrentPageImageSelectorWizardStep(WikiServiceAsync wikiService,
boolean useLinkDestination)
Creates a new image selector that displays the images attached to the link destination page.
|
ImageDispatcherWizardStep(boolean allowExternalImages,
WikiServiceAsync wikiService)
Creates a new wizard step that forwards the control to the next step based on the image type.
|
ImagesExplorerWizardStep(boolean displayWikiSelector,
WikiServiceAsync wikiService)
Builds an image explorer with the default selection on the passed resource.
|
ImageWizard(Config config,
WikiServiceAsync wikiService)
Builds a
ImageWizard from the passed Config. |
| Constructor and Description |
|---|
ImportPlugin(ImportServiceAsync importService,
WikiServiceAsync wikiService)
Creates a new import plug-in that used the given import service.
|
| Constructor and Description |
|---|
ImportOfficeFileWizardStep(Config config,
WikiServiceAsync wikiService,
ImportServiceAsync importService)
Instantiates the office document import wizard step.
|
ImportWizard(Config config,
ImportServiceAsync importService,
WikiServiceAsync wikiService)
Instantiates the import wizard.
|
| Constructor and Description |
|---|
LinkPlugin(WikiServiceAsync wikiService)
Creates a new link plugin that will use the specified wiki service.
|
| Modifier and Type | Method and Description |
|---|---|
protected WikiServiceAsync |
LinkConfigWizardStep.getWikiService() |
protected WikiServiceAsync |
AbstractPageListSelectorWizardStep.getWikiService() |
| Constructor and Description |
|---|
AbstractExternalLinkWizardStep(WikiServiceAsync wikiService)
Creates a new wizard step for configuring links to external entities.
|
AbstractPageListSelectorWizardStep(WikiServiceAsync wikiService)
Creates a new selector.
|
CurrentPageAttachmentSelectorWizardStep(WikiServiceAsync wikiService)
Builds a selector from the attachments of the link origin page.
|
LinkConfigWizardStep(WikiServiceAsync wikiService)
Creates a new link configuration wizard step.
|
LinkDispatcherWizardStep(WikiServiceAsync wikiService)
Creates a new wizard step that forwards the control to the next step based on the link type.
|
LinkWizard(Config config,
WikiServiceAsync wikiService)
Builds a
LinkWizard from the passed Config. |
LinkWizardStepProvider(Config config,
WikiServiceAsync wikiService)
Creates a new step provider.
|
PageSelectorWizardStep(WikiServiceAsync wikiService,
Config config)
Creates a new page selector, that aggregates different views for selecting a page: recently modified pages, all
pages or page search.
|
RecentChangesSelectorWizardStep(WikiServiceAsync wikiService)
Creates a new page selector based on the recently modified pages.
|
SearchSelectorWizardStep(WikiServiceAsync wikiService)
Creates a new page selector from search results.
|
WebPageLinkWizardStep(WikiServiceAsync wikiService)
Creates a new wizard step for configuring a link to an external web page.
|
| Constructor and Description |
|---|
PageSelector(WikiServiceAsync wikiService)
Creates a new page selector that uses the given service to get the list of page names.
|
SpaceSelector(WikiServiceAsync wikiService)
Creates a new space selector that uses the given service to retrieve the list of space names.
|
WikiSelector(WikiServiceAsync wikiService)
Builds a wiki selector.
|
| Constructor and Description |
|---|
AbstractFileUploadWizardStep(WikiServiceAsync wikiService)
Creates a new file upload wizard step that uses the given service to get information about the uploaded files.
|
LinkUploadWizardStep(WikiServiceAsync wikiService)
Creates a new upload wizard step that uses the given service to access the attachments.
|
ResourceReferenceParserWizardStep(WikiServiceAsync wikiService)
Creates a new step that parses the resource reference from the input data.
|
ResourceReferenceSerializerWizardStep(WikiServiceAsync wikiService)
Creates a new step that serializes the resource reference from the input data.
|
| Modifier and Type | Class and Description |
|---|---|
class |
WikiServiceAsyncCacheProxy
Cache proxy for
WikiServiceAsync. |
| Constructor and Description |
|---|
WikiServiceAsyncCacheProxy(WikiServiceAsync service)
Creates a new cache proxy for the given service.
|
Copyright © 2004–2015 XWiki. All rights reserved.