Package org.flowable.engine.impl.cmd
Class GetAppResourceObjectCmd
- java.lang.Object
-
- org.flowable.engine.impl.cmd.GetAppResourceObjectCmd
-
- All Implemented Interfaces:
Serializable,Command<Object>
public class GetAppResourceObjectCmd extends Object implements Command<Object>, Serializable
- Author:
- Tijs Rademakers
- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description protected StringdeploymentId
-
Constructor Summary
Constructors Constructor Description GetAppResourceObjectCmd(String deploymentId)
-