public class ExternalId extends UpdateCommand
ctx, userUpdateCommand| Constructor and Description | 
|---|
ExternalId(CliContext ctx,
          UserUpdateCommand userUpdateCommand)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
check()  | 
void | 
execute(java.lang.String domainUid,
       ItemValue<User> user)  | 
boolean | 
mustBeExecuted()  | 
setContextpublic ExternalId(CliContext ctx, UserUpdateCommand userUpdateCommand)
public boolean mustBeExecuted()
mustBeExecuted in class UpdateCommandpublic void check()
check in class UpdateCommandpublic void execute(java.lang.String domainUid,
                    ItemValue<User> user)
execute in class UpdateCommandCopyright © 2023. All Rights Reserved.