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