Class CountConversationParticipantsCmd
java.lang.Object
com.flowable.engage.engine.impl.cmd.CountConversationParticipantsCmd
- All Implemented Interfaces:
org.flowable.common.engine.impl.interceptor.Command<Long>
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionCountConversationParticipantsCmd
(String conversationId) CountConversationParticipantsCmd
(String conversationId, Date date) -
Method Summary
-
Field Details
-
conversationId
-
date
-
-
Constructor Details
-
CountConversationParticipantsCmd
-
CountConversationParticipantsCmd
-
-
Method Details
-
execute
- Specified by:
execute
in interfaceorg.flowable.common.engine.impl.interceptor.Command<Long>
-