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