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