Package com.flowable.engage.message.api
Interface Reaction
-
- All Known Subinterfaces:
ReactionEntity
- All Known Implementing Classes:
MessageReaction
,ReactionEntityImpl
public interface Reaction
- Author:
- Luis Belloch
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getId()
String
getMessageId()
String
getReaction()
String
getUserId()
-