Class DeployCmd<T>

java.lang.Object
com.flowable.form.engine.impl.cmd.DeployCmd<T>
All Implemented Interfaces:
Serializable, Command<FormDeployment>

public class DeployCmd<T> extends Object implements Command<FormDeployment>, Serializable
Author:
Tijs Rademakers, Joram Barrez
See Also: