Class DeployCmd<T>

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

public class DeployCmd<T> extends Object implements Command<Deployment>, Serializable
Author:
Tom Baeyens, Joram Barrez
See Also: