Interface PlanItemResultMapper
- All Superinterfaces:
ElasticsearchResultConverter.ResultMapper<PlanItemSearchRepresentation>
- All Known Implementing Classes:
PlanItemJsonMapper
public interface PlanItemResultMapper
extends ElasticsearchResultConverter.ResultMapper<PlanItemSearchRepresentation>
-
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