public class DeleteUserInfoCmd extends Object implements Command<Object>, Serializable
Modifier and Type | Field and Description |
---|---|
protected String |
key |
protected String |
userId |
Constructor and Description |
---|
DeleteUserInfoCmd(String userId,
String key) |
Modifier and Type | Method and Description |
---|---|
String |
execute(CommandContext commandContext) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
isRetryable
Copyright © 2022. All rights reserved.