Class ExtensionInstallingEvent

    • Constructor Detail

      • ExtensionInstallingEvent

        public ExtensionInstallingEvent()
        Matches all extensions.
      • ExtensionInstallingEvent

        public ExtensionInstallingEvent​(ExtensionId extensionId,
                                        String namespace)
        Matches only the specified extension id or/and version.
        Parameters:
        extensionId - the extension identifier
        namespace - the namespace on which the event happened