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