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, matches
public ExtensionInstallFailedEvent()
public ExtensionInstallFailedEvent(ExtensionId extensionId, String namespace)
extensionId
- the extension identifiernamespace
- the namespace on which the event happenedCopyright © 2004–2021 XWiki. All rights reserved.