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