public class UpdateConversationNameCmd extends BaseUpdateConversationCmd
Modifier and Type | Field and Description |
---|---|
protected String |
name |
conversationId, fetchIdentityLinks
Constructor and Description |
---|
UpdateConversationNameCmd(String conversationId,
String name) |
Modifier and Type | Method and Description |
---|---|
protected void |
modifyConversationBeforeUpdate(org.flowable.common.engine.impl.interceptor.CommandContext commandContext,
ConversationEntity entity) |
execute, getConversationId
protected final String name
protected void modifyConversationBeforeUpdate(org.flowable.common.engine.impl.interceptor.CommandContext commandContext, ConversationEntity entity)
modifyConversationBeforeUpdate
in class BaseUpdateConversationCmd
Copyright © 2019. All rights reserved.