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