public class ReopenConversationCmd extends BaseUpdateConversationCmd
conversationId, fetchIdentityLinks| Constructor and Description |
|---|
ReopenConversationCmd(String conversationId) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
modifyConversationBeforeUpdate(CommandContext commandContext,
ConversationEntity entity) |
execute, getConversationIdpublic ReopenConversationCmd(String conversationId)
protected void modifyConversationBeforeUpdate(CommandContext commandContext, ConversationEntity entity)
modifyConversationBeforeUpdate in class BaseUpdateConversationCmd