public class DeployCmd<T> extends Object implements Command<DmnDeployment>, Serializable
| Modifier and Type | Field and Description |
|---|---|
protected DmnDeploymentBuilderImpl |
deploymentBuilder |
| Constructor and Description |
|---|
DeployCmd(DmnDeploymentBuilderImpl deploymentBuilder) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
deploymentsDiffer(DmnDeploymentEntity deployment,
DmnDeploymentEntity saved) |
DmnDeployment |
execute(CommandContext commandContext) |
protected DmnDeploymentBuilderImpl deploymentBuilder
public DeployCmd(DmnDeploymentBuilderImpl deploymentBuilder)
public DmnDeployment execute(CommandContext commandContext)
execute in interface Command<DmnDeployment>protected boolean deploymentsDiffer(DmnDeploymentEntity deployment, DmnDeploymentEntity saved)
Copyright © 2017 Alfresco. All rights reserved.