Interface ConversationResultMapper
- All Superinterfaces:
ElasticsearchResultConverter.ResultMapper<ConversationSearchResponse>
- All Known Implementing Classes:
ConversationJsonMapper
public interface ConversationResultMapper
extends ElasticsearchResultConverter.ResultMapper<ConversationSearchResponse>
- Author:
- Filip Hrisafov
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
The interface you can implement when you want to enhance conversation based search hit data. -
Method Summary
Methods inherited from interface com.flowable.indexing.utils.ElasticsearchResultConverter.ResultMapper
convert, convertHit