public class DeployCmd extends Object implements Command<CmmnDeployment>
| Modifier and Type | Field and Description |
|---|---|
protected CmmnDeploymentBuilderImpl |
deploymentBuilder |
| Constructor and Description |
|---|
DeployCmd(CmmnDeploymentBuilderImpl deploymentBuilder) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
deploymentsDiffer(CmmnDeploymentEntity deployment,
CmmnDeploymentEntity saved) |
CmmnDeployment |
execute(CommandContext commandContext) |
protected CmmnDeploymentBuilderImpl deploymentBuilder
public DeployCmd(CmmnDeploymentBuilderImpl deploymentBuilder)
public CmmnDeployment execute(CommandContext commandContext)
execute in interface Command<CmmnDeployment>protected boolean deploymentsDiffer(CmmnDeploymentEntity deployment, CmmnDeploymentEntity saved)
Copyright © 2019 Flowable. All rights reserved.