Class HibernateSearchStandaloneManagementEnabled

java.lang.Object
io.quarkus.hibernate.search.standalone.elasticsearch.deployment.HibernateSearchStandaloneEnabled
io.quarkus.hibernate.search.standalone.elasticsearch.deployment.HibernateSearchStandaloneManagementEnabled
All Implemented Interfaces:
BooleanSupplier

public class HibernateSearchStandaloneManagementEnabled extends HibernateSearchStandaloneEnabled
Supplier that can be used to only run build steps if the Hibernate Search extension and its management is enabled.
  • Constructor Details

    • HibernateSearchStandaloneManagementEnabled

      HibernateSearchStandaloneManagementEnabled(io.quarkus.hibernate.search.standalone.elasticsearch.runtime.HibernateSearchStandaloneBuildTimeConfig config)
  • Method Details