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