public class DeployCmd extends Object implements org.flowable.common.engine.impl.interceptor.Command<TemplateDeployment>
| Modifier and Type | Field and Description |
|---|---|
protected TemplateDeploymentBuilderImpl |
deploymentBuilder |
| Constructor and Description |
|---|
DeployCmd(TemplateDeploymentBuilderImpl deploymentBuilder) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
deploymentsDiffer(TemplateDeploymentEntity deployment,
TemplateDeploymentEntity saved) |
TemplateDeployment |
execute(org.flowable.common.engine.impl.interceptor.CommandContext commandContext) |
protected TemplateDeploymentBuilderImpl deploymentBuilder
public DeployCmd(TemplateDeploymentBuilderImpl deploymentBuilder)
public TemplateDeployment execute(org.flowable.common.engine.impl.interceptor.CommandContext commandContext)
execute in interface org.flowable.common.engine.impl.interceptor.Command<TemplateDeployment>protected boolean deploymentsDiffer(TemplateDeploymentEntity deployment, TemplateDeploymentEntity saved)
Copyright © 2019. All rights reserved.