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