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