Uses of Class
com.flowable.engage.rest.service.api.message.UpdateMediaMessageRequest
Package | Description |
---|---|
com.flowable.engage.rest.service.api.message |
-
Uses of UpdateMediaMessageRequest in com.flowable.engage.rest.service.api.message
Methods in com.flowable.engage.rest.service.api.message with parameters of type UpdateMediaMessageRequest Modifier and Type Method Description org.springframework.http.ResponseEntity<MessageResponse>
MediaMessageResource. updateMediaMessage(java.lang.String conversationId, java.lang.String messageId, UpdateMediaMessageRequest request, java.security.Principal principal)
MessageResponse
MediaMessageResourceService. updateMediaMessage(java.lang.String conversationId, java.lang.String messageId, UpdateMediaMessageRequest request, java.security.Principal principal)