public class ProcessInstanceJsonMapper extends BaseJsonMapper<ProcessInstanceSearchRepresentation> implements ProcessInstanceResultMapper
ProcessInstanceResultMapper.Enhancer| Modifier and Type | Field and Description |
|---|---|
protected List<ProcessInstanceResultMapper.Enhancer> |
resultMapperEnhancers |
| Constructor and Description |
|---|
ProcessInstanceJsonMapper() |
| Modifier and Type | Method and Description |
|---|---|
ProcessInstanceSearchRepresentation |
convert(com.fasterxml.jackson.databind.JsonNode jsonNode) |
List<ProcessInstanceResultMapper.Enhancer> |
getResultMapperEnhancers() |
void |
setResultMapperEnhancers(List<ProcessInstanceResultMapper.Enhancer> resultMapperEnhancers) |
createScopeSearchInfo, createTranslationSearchResponses, flattenVariables, transformVariableNodeprotected List<ProcessInstanceResultMapper.Enhancer> resultMapperEnhancers
public ProcessInstanceSearchRepresentation convert(com.fasterxml.jackson.databind.JsonNode jsonNode)
convert in interface ElasticsearchResultConverter.ResultMapper<ProcessInstanceSearchRepresentation>public List<ProcessInstanceResultMapper.Enhancer> getResultMapperEnhancers()
public void setResultMapperEnhancers(List<ProcessInstanceResultMapper.Enhancer> resultMapperEnhancers)
Copyright © 2019. All rights reserved.