Interface ConversationResultMapper

All Superinterfaces:
com.flowable.indexing.utils.ElasticsearchResultConverter.ResultMapper<ConversationSearchResponse>
All Known Implementing Classes:
ConversationJsonMapper

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

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

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

    convert