public class PlatformUserMapper extends Object implements PlatformUserResultMapper
PlatformUserResultMapper.Enhancer| Modifier and Type | Field and Description |
|---|---|
protected List<PlatformUserResultMapper.Enhancer> |
resultMapperEnhancers |
| Constructor and Description |
|---|
PlatformUserMapper() |
| Modifier and Type | Method and Description |
|---|---|
PlatformUserResponse |
convert(com.fasterxml.jackson.databind.JsonNode jsonNode) |
List<PlatformUserResultMapper.Enhancer> |
getResultMapperEnhancers() |
void |
setResultMapperEnhancers(List<PlatformUserResultMapper.Enhancer> resultMapperEnhancers) |
protected List<PlatformUserResultMapper.Enhancer> resultMapperEnhancers
public PlatformUserResponse convert(com.fasterxml.jackson.databind.JsonNode jsonNode)
convert in interface com.flowable.indexing.utils.ElasticsearchResultConverter.ResultMapper<PlatformUserResponse>public List<PlatformUserResultMapper.Enhancer> getResultMapperEnhancers()
public void setResultMapperEnhancers(List<PlatformUserResultMapper.Enhancer> resultMapperEnhancers)
Copyright © 2019. All rights reserved.