Uses of Interface
com.flowable.engage.rest.service.api.mapper.conversation.participant.ConversationParticipantResponseMapper
-
Uses of ConversationParticipantResponseMapper in com.flowable.engage.rest.service.api.conversation.participant
Fields in com.flowable.engage.rest.service.api.conversation.participant declared as ConversationParticipantResponseMapper Modifier and Type Field Description protected ConversationParticipantResponseMapper
ConversationParticipantResourceService. conversationParticipantResponseMapper
Constructors in com.flowable.engage.rest.service.api.conversation.participant with parameters of type ConversationParticipantResponseMapper Constructor Description ConversationParticipantResourceService(ConversationService conversationService, ConversationPermissionService conversationPermissionService, ConversationParticipantResponseMapper conversationParticipantResponseMapper, com.flowable.core.idm.api.PlatformIdentityService platformIdentityService)
-
Uses of ConversationParticipantResponseMapper in com.flowable.engage.rest.service.api.mapper.conversation.participant
Classes in com.flowable.engage.rest.service.api.mapper.conversation.participant that implement ConversationParticipantResponseMapper Modifier and Type Class Description class
ConversationParticipantResponseMapperImpl