Class ExtensionUninstalledEvent

    • Constructor Detail

      • ExtensionUninstalledEvent

        public ExtensionUninstalledEvent()
        Matches all extensions.
      • ExtensionUninstalledEvent

        public ExtensionUninstalledEvent​(ExtensionId extensionId,
                                         String namespace)
        Matches only the specified extension id or/and version.
        Parameters:
        extensionId - the extension identifier
        namespace - the namespace from which the extensions has been uninstalled