Class AssignConversationToUserCmd
java.lang.Object
com.flowable.engage.engine.impl.cmd.AssignConversationToUserCmd
- All Implemented Interfaces:
org.flowable.common.engine.impl.interceptor.Command<Void>
public class AssignConversationToUserCmd
extends Object
implements org.flowable.common.engine.impl.interceptor.Command<Void>
Assigns a conversation to a user.
- Author:
- Micha Kiener, Filip Hrisafov
-
Field Details
-
conversationId
-
assignedUserId
-
-
Constructor Details
-
AssignConversationToUserCmd
-
-
Method Details
-
execute
- Specified by:
execute
in interfaceorg.flowable.common.engine.impl.interceptor.Command<Void>
-