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