Class DeployCmd
java.lang.Object
org.flowable.cmmn.engine.impl.cmd.DeployCmd
- All Implemented Interfaces:
Command<CmmnDeployment>
- Author:
- Joram Barrez
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
deploymentsDiffer
(CmmnDeploymentEntity deployment, CmmnDeploymentEntity saved) execute
(CommandContext commandContext)
-
Field Details
-
deploymentBuilder
-
-
Constructor Details
-
DeployCmd
-
-
Method Details
-
execute
- Specified by:
execute
in interfaceCommand<CmmnDeployment>
-
deploymentsDiffer
-