Class DeployCmd
java.lang.Object
com.flowable.template.engine.impl.cmd.DeployCmd
- All Implemented Interfaces:
Command<TemplateDeployment>
- Author:
- Tijs Rademakers
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
deploymentsDiffer
(TemplateDeploymentEntity deployment, TemplateDeploymentEntity saved) execute
(CommandContext commandContext)
-
Field Details
-
deploymentBuilder
-
-
Constructor Details
-
DeployCmd
-
-
Method Details
-
execute
- Specified by:
execute
in interfaceCommand<TemplateDeployment>
-
deploymentsDiffer
protected boolean deploymentsDiffer(TemplateDeploymentEntity deployment, TemplateDeploymentEntity saved)
-