public class ArchiveConversationCmd extends BaseUpdateConversationCmd
conversationId, fetchIdentityLinks| Constructor and Description |
|---|
ArchiveConversationCmd(String conversationId) |
| Modifier and Type | Method and Description |
|---|---|
ConversationEntity |
execute(org.flowable.common.engine.impl.interceptor.CommandContext commandContext) |
protected void |
modifyConversationBeforeUpdate(org.flowable.common.engine.impl.interceptor.CommandContext commandContext,
ConversationEntity entity) |
getConversationIdpublic ArchiveConversationCmd(String conversationId)
public ConversationEntity execute(org.flowable.common.engine.impl.interceptor.CommandContext commandContext)
execute in interface org.flowable.common.engine.impl.interceptor.Command<ConversationEntity>execute in class BaseUpdateConversationCmdprotected void modifyConversationBeforeUpdate(org.flowable.common.engine.impl.interceptor.CommandContext commandContext,
ConversationEntity entity)
modifyConversationBeforeUpdate in class BaseUpdateConversationCmdCopyright © 2019. All rights reserved.