Package org.activiti.engine.impl.cmd
Class DeployCmd<T>
java.lang.Object
org.activiti.engine.impl.cmd.DeployCmd<T>
- All Implemented Interfaces:
Serializable,Command<Deployment>
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleandeploymentsDiffer(DeploymentEntity deployment, DeploymentEntity saved) execute(CommandContext commandContext) protected DeploymentexecuteDeploy(CommandContext commandContext) protected voidscheduleProcessDefinitionActivation(CommandContext commandContext, DeploymentEntity deployment)
-
Field Details
-
deploymentBuilder
-
-
Constructor Details
-
DeployCmd
-
-
Method Details
-
execute
-
executeDeploy
-
deploymentsDiffer
-
scheduleProcessDefinitionActivation
protected void scheduleProcessDefinitionActivation(CommandContext commandContext, DeploymentEntity deployment)
-