public class ChangeDeploymentTenantIdCmd extends Object implements Command<Void>, Serializable
| Modifier and Type | Field and Description |
|---|---|
protected String |
deploymentId |
protected String |
newTenantId |
| Constructor and Description |
|---|
ChangeDeploymentTenantIdCmd(String deploymentId,
String newTenantId) |
public Void execute(CommandContext commandContext)
Copyright © 2016 Alfresco. All rights reserved.