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
protected final String tenantId
public CreateTenantCmd(String tenantId)
protected Tenant executeCmd(CommandContext commandContext)
executeCmd
in class AbstractWritableIdentityServiceCmd<Tenant>
Copyright © 2020. All rights reserved.