Uses of Class
com.flowable.engage.dto.message.MessageReaction
Package | Description |
---|---|
com.flowable.engage.dto.message |
-
Uses of MessageReaction in com.flowable.engage.dto.message
Methods in com.flowable.engage.dto.message that return types with arguments of type MessageReaction Modifier and Type Method Description java.util.List<MessageReaction>
MessageResponse. getReactions()
Method parameters in com.flowable.engage.dto.message with type arguments of type MessageReaction Modifier and Type Method Description void
MessageResponse. setReactions(java.util.List<MessageReaction> reactions)