Uses of Class
com.flowable.engage.dto.conversation.participant.ConversationParticipantResponse
Packages that use ConversationParticipantResponse
-
Uses of ConversationParticipantResponse in com.flowable.engage.dto.conversation.search
Fields in com.flowable.engage.dto.conversation.search with type parameters of type ConversationParticipantResponseModifier and TypeFieldDescriptionprotected Map<String,
ConversationParticipantResponse> ConversationSearchResponse.participantsInfo
Methods in com.flowable.engage.dto.conversation.search that return types with arguments of type ConversationParticipantResponseMethod parameters in com.flowable.engage.dto.conversation.search with type arguments of type ConversationParticipantResponseModifier and TypeMethodDescriptionvoid
ConversationSearchResponse.setParticipantsInfo
(Map<String, ConversationParticipantResponse> participantsInfo)