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