Class GetDeploymentProcessDefinitionCmd

java.lang.Object
org.flowable.engine.impl.cmd.GetDeploymentProcessDefinitionCmd
All Implemented Interfaces:
Serializable, Command<ProcessDefinition>

public class GetDeploymentProcessDefinitionCmd extends Object implements Command<ProcessDefinition>, Serializable
Author:
Tom Baeyens
See Also: