public class DeleteTenantCmd extends AbstractWritableIdentityServiceCmd<Void> implements Command<Void>, Serializable
Constructor and Description |
---|
DeleteTenantCmd(String tenantId) |
Modifier and Type | Method and Description |
---|---|
protected Void |
executeCmd(CommandContext commandContext) |
execute
protected final String tenantId
public DeleteTenantCmd(String tenantId)
protected Void executeCmd(CommandContext commandContext)
executeCmd
in class AbstractWritableIdentityServiceCmd<Void>
Copyright © 2019. All rights reserved.