Class ExtensionUninstallingEvent

    • Constructor Detail

      • ExtensionUninstallingEvent

        public ExtensionUninstallingEvent()
        Matches all extensions.
      • ExtensionUninstallingEvent

        public ExtensionUninstallingEvent​(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