Interface ConversationParticipantResponseMapper

All Known Implementing Classes:
ConversationParticipantResponseMapperImpl

public interface ConversationParticipantResponseMapper
Author:
Filip Hrisafov
  • Method Summary

    Modifier and Type Method Description
    ConversationParticipantResponse map​(com.flowable.core.idm.api.PlatformUser user)  
    java.util.List<ConversationParticipantResponse> map​(java.util.List<com.flowable.core.idm.api.PlatformUser> users, com.flowable.core.idm.api.PlatformIdentityService identityService)