Class DeployCmd<T>

java.lang.Object
org.flowable.dmn.engine.impl.cmd.DeployCmd<T>
All Implemented Interfaces:
Serializable, Command<DmnDeployment>

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