public class SetDeploymentTenantIdCmd extends Object implements Command<Void>, Serializable
Modifier and Type | Field and Description |
---|---|
protected String |
deploymentId |
protected String |
newTenantId |
Constructor and Description |
---|
SetDeploymentTenantIdCmd(String deploymentId,
String newTenantId) |
public Void execute(CommandContext commandContext)