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