Class SearchIndexProcessEvent

    • Constructor Detail

      • SearchIndexProcessEvent

        public SearchIndexProcessEvent​(com.broadleafcommerce.search.api.type.IndexableType indexableType)
      • SearchIndexProcessEvent

        public SearchIndexProcessEvent​(Object source,
                                       @NonNull
                                       @NonNull com.broadleafcommerce.search.api.type.IndexableType indexableType)
    • Method Detail

      • getIndexableType

        public com.broadleafcommerce.search.api.type.IndexableType getIndexableType()
        The IndexableType of the reindex process this event was generated by.
        Specified by:
        getIndexableType in interface IndexableTypeAware
        Returns:
        the type of the reindex process