Package org.flowable.dmn.engine.impl.cmd
Class GetDeploymentResourceNamesCmd
java.lang.Object
org.flowable.dmn.engine.impl.cmd.GetDeploymentResourceNamesCmd
- All Implemented Interfaces:
Serializable
,Command<List<String>>
public class GetDeploymentResourceNamesCmd
extends Object
implements Command<List<String>>, Serializable
- Author:
- Joram Barrez
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary