Interface PlatformUserResultMapper

All Superinterfaces:
com.flowable.indexing.utils.ElasticsearchResultConverter.ResultMapper<PlatformUserResponse>
All Known Implementing Classes:
PlatformUserMapper

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

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

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

    convert