public class DeployCmd extends Object implements Command<ActionDeployment>
| Modifier and Type | Field and Description |
|---|---|
protected ActionDeploymentBuilderImpl |
deploymentBuilder |
| Constructor and Description |
|---|
DeployCmd(ActionDeploymentBuilderImpl deploymentBuilder) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
deploymentsDiffer(ActionDeploymentEntity deployment,
ActionDeploymentEntity saved) |
ActionDeployment |
execute(CommandContext commandContext) |
protected ActionDeploymentBuilderImpl deploymentBuilder
public DeployCmd(ActionDeploymentBuilderImpl deploymentBuilder)
public ActionDeployment execute(CommandContext commandContext)
execute in interface Command<ActionDeployment>protected boolean deploymentsDiffer(ActionDeploymentEntity deployment, ActionDeploymentEntity saved)