Interface ActivityResultMapper
- All Superinterfaces:
ElasticsearchResultConverter.ResultMapper<ActivitySearchRepresentation>
- All Known Implementing Classes:
ActivityJsonMapper
public interface ActivityResultMapper
extends ElasticsearchResultConverter.ResultMapper<ActivitySearchRepresentation>
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceThe 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