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