Uses of Class
com.flowable.engage.rest.service.api.message.ReactToMessageResponse
Package | Description |
---|---|
com.flowable.engage.rest.service.api.message |
-
Uses of ReactToMessageResponse in com.flowable.engage.rest.service.api.message
Methods in com.flowable.engage.rest.service.api.message that return types with arguments of type ReactToMessageResponse Modifier and Type Method Description org.springframework.http.ResponseEntity<ReactToMessageResponse>
MessageResource. reactToMessage(java.lang.String conversationId, java.lang.String messageId, ReactToMessageRequest request, java.security.Principal principal)