Class WorkerCompletedEvent

    • Constructor Detail

      • WorkerCompletedEvent

        public WorkerCompletedEvent​(com.broadleafcommerce.search.api.type.IndexableType type,
                                    @Nullable
                                    String correlationId)
      • WorkerCompletedEvent

        public WorkerCompletedEvent​(Object source,
                                    com.broadleafcommerce.search.api.type.IndexableType type,
                                    @Nullable
                                    String correlationId)
    • Method Detail

      • getCorrelationId

        public String getCorrelationId()
        The ID which uniquely identifies this reindex process.
        Returns:
        the ID which uniquely identifies this reindex process