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