public class ExtensionInstallFailedEvent extends AbstractExtensionEvent implements EndEvent
EndEvent to close the
previous ExtensionInstallingEvent.
The event also send the following parameters:
LocalExtension instanceExtensionInstalledEvent,
ExtensionInstallingEvent| Constructor and Description |
|---|
ExtensionInstallFailedEvent()
Matches all extensions.
|
ExtensionInstallFailedEvent(ExtensionId extensionId,
String namespace)
Matches only the specified extension id or/and version.
|
getExtensionId, getNamespace, hasNamespace, matchespublic ExtensionInstallFailedEvent()
public ExtensionInstallFailedEvent(ExtensionId extensionId, String namespace)
extensionId - the extension identifiernamespace - the namespace on which the event happenedCopyright © 2004–2019 XWiki. All rights reserved.