Class CountUnreadMessagesCmd
- java.lang.Object
-
- com.flowable.engage.engine.impl.cmd.CountUnreadMessagesCmd
-
-
Field Summary
Fields Modifier and Type Field Description protected String
conversationId
protected String
userId
-
Constructor Summary
Constructors Constructor Description CountUnreadMessagesCmd(String userId, String conversationId)
-
-
-
Method Detail
-
execute
public Long execute(CommandContext commandContext)
-
-