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