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