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