Uses of Class
com.flowable.engage.rest.service.api.conversation.participant.ConversationParticipantsQueryRequest
Package | Description |
---|---|
com.flowable.engage.rest.service.api.conversation.participant |
-
Uses of ConversationParticipantsQueryRequest in com.flowable.engage.rest.service.api.conversation.participant
Methods in com.flowable.engage.rest.service.api.conversation.participant with parameters of type ConversationParticipantsQueryRequest Modifier and Type Method Description org.springframework.http.ResponseEntity<org.flowable.common.rest.api.DataResponse<ConversationParticipantResponse>>
ConversationParticipantResource. queryParticipants(java.lang.String conversationId, ConversationParticipantsQueryRequest request, java.security.Principal principal)
org.flowable.common.rest.api.DataResponse<ConversationParticipantResponse>
ConversationParticipantResourceService. queryParticipants(java.lang.String conversationId, ConversationParticipantsQueryRequest request, java.security.Principal principal)