Modifier and Type | Field and Description |
---|---|
protected String |
conversationId |
protected String |
ownerUserId |
Constructor and Description |
---|
ChangeConversationOwnerCmd(String conversationId,
String ownerUserId) |
Modifier and Type | Method and Description |
---|---|
Void |
execute(CommandContext commandContext) |
protected String |
removeOwnerFromConversation(ConversationEntity conversation,
CommandContext commandContext) |
protected final String conversationId
protected final String ownerUserId
public Void execute(CommandContext commandContext)
protected String removeOwnerFromConversation(ConversationEntity conversation, CommandContext commandContext)