Class SetDeploymentParentDeploymentIdCmd
java.lang.Object
com.flowable.form.engine.impl.cmd.SetDeploymentParentDeploymentIdCmd
- All Implemented Interfaces:
Serializable
,Command<Void>
public class SetDeploymentParentDeploymentIdCmd
extends Object
implements Command<Void>, Serializable
- Author:
- Tijs Rademakers
- See Also:
-
Field Summary
-
Constructor Summary
ConstructorDescriptionSetDeploymentParentDeploymentIdCmd
(String deploymentId, String newParentDeploymentId) -
Method Summary