Class DeployCmd<T>

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

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