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