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