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