public class ExtensionUninstallFailedEvent extends AbstractExtensionEvent implements EndEvent
EndEvent to close
the previous ExtensionUninstallingEvent.
The event also send the following parameters:
InstalledExtension instanceExtensionUninstalledEvent,
ExtensionUninstallingEvent| Constructor and Description |
|---|
ExtensionUninstallFailedEvent()
Matches all extensions.
|
ExtensionUninstallFailedEvent(ExtensionId extensionId,
String namespace)
Matches only the specified extension id or/and version.
|
getExtensionId, getNamespace, hasNamespace, matchespublic ExtensionUninstallFailedEvent()
public ExtensionUninstallFailedEvent(ExtensionId extensionId, String namespace)
extensionId - the extension identifiernamespace - the namespace from which the extensions has been uninstalledCopyright © 2004–2019 XWiki. All rights reserved.