Class SolrPlatformUtils


  • public final class SolrPlatformUtils
    extends java.lang.Object
    • Field Detail

      • SOLR_EXPORTER_BEAN_NAME_PREFIX

        public static final java.lang.String SOLR_EXPORTER_BEAN_NAME_PREFIX
        See Also:
        Constant Field Values
    • Method Detail

      • 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 java.lang.String createSolrExporterBeanName​(SolrServerMode serverMode)