public class DeployCmd extends Object implements org.flowable.common.engine.impl.interceptor.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(org.flowable.common.engine.impl.interceptor.CommandContext commandContext) |
protected ActionDeploymentBuilderImpl deploymentBuilder
public DeployCmd(ActionDeploymentBuilderImpl deploymentBuilder)
public ActionDeployment execute(org.flowable.common.engine.impl.interceptor.CommandContext commandContext)
execute in interface org.flowable.common.engine.impl.interceptor.Command<ActionDeployment>protected boolean deploymentsDiffer(ActionDeploymentEntity deployment, ActionDeploymentEntity saved)
Copyright © 2019. All rights reserved.