Class SolrPlatformUtils

java.lang.Object
com.hybris.backoffice.solrsearch.utils.SolrPlatformUtils

public final class SolrPlatformUtils extends Object
  • Field Details

  • Method Details

    • isPlatformReady

      @Deprecated(since="1808", forRemoval=true) public static boolean isPlatformReady()
      Deprecated, for removal: This API element is subject to removal in a future version.
      Checks whether platform is ready for business process engine events
      Returns:
      true if events can be processed
    • createSolrExporterBeanName

      public static String createSolrExporterBeanName(SolrServerMode serverMode)