Class ProcessInstanceJsonMapper

java.lang.Object
com.flowable.platform.service.BaseJsonMapper<ProcessInstanceSearchRepresentation>
com.flowable.platform.service.process.ProcessInstanceJsonMapper
All Implemented Interfaces:
ElasticsearchResultConverter.ResultMapper<ProcessInstanceSearchRepresentation>, ProcessInstanceResultMapper

public class ProcessInstanceJsonMapper extends BaseJsonMapper<ProcessInstanceSearchRepresentation> implements ProcessInstanceResultMapper