Uses of Class
com.flowable.engage.dto.message.MessageReaction
-
Packages that use 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 List<MessageReaction>MessageResponse. getReactions()Method parameters in com.flowable.engage.dto.message with type arguments of type MessageReaction Modifier and Type Method Description voidMessageResponse. setReactions(List<MessageReaction> reactions)
-