public interface PlatformUserResultMapper extends com.flowable.indexing.utils.ElasticsearchResultConverter.ResultMapper<PlatformUserResponse>
Modifier and Type | Interface and Description |
---|---|
static interface |
PlatformUserResultMapper.Enhancer
The interface you can implement when you want to enhance user based search hit data.
|