Class GetDecisionsForProcessDefinitionCmd

java.lang.Object
org.flowable.engine.impl.cmd.GetDecisionsForProcessDefinitionCmd
All Implemented Interfaces:
Serializable, Command<List<DmnDecision>>

public class GetDecisionsForProcessDefinitionCmd extends Object implements Command<List<DmnDecision>>, Serializable
Author:
Yvo Swillens
See Also: