Interface IThirdPartyModuleProviderSPI

    • Method Detail

      • getAllThirdPartyModules

        @Nullable
        IThirdPartyModule[] getAllThirdPartyModules()
        Returns:
        A collection of all third party modules to be registered. May be null or empty. Note: only modules that are required for execution should be returned, and not modules only present for testing.