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