Interface ContentItemResultMapper
- All Superinterfaces:
ElasticsearchResultConverter.ResultMapper<ContentItemRepresentation>
- All Known Implementing Classes:
ContentItemJsonMapper
public interface ContentItemResultMapper
extends ElasticsearchResultConverter.ResultMapper<ContentItemRepresentation>
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic interface
The interface you can implement when you want to enhance content item based search hit data. -
Method Summary
Methods inherited from interface com.flowable.indexing.utils.ElasticsearchResultConverter.ResultMapper
convert, convertHit