Interface MessageResultMapper

All Superinterfaces:
com.flowable.indexing.utils.ElasticsearchResultConverter.ResultMapper<MessageResponse>
All Known Implementing Classes:
MessageJsonMapper

public interface MessageResultMapper
extends com.flowable.indexing.utils.ElasticsearchResultConverter.ResultMapper<MessageResponse>
Author:
Filip Hrisafov
  • Nested Class Summary

    Nested Classes 
    Modifier and Type Interface Description
    static interface  MessageResultMapper.Enhancer  
  • Method Summary

    Methods inherited from interface com.flowable.indexing.utils.ElasticsearchResultConverter.ResultMapper

    convert