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