Class GetTableNameCmd
- java.lang.Object
-
- com.flowable.form.engine.impl.cmd.GetTableNameCmd
-
- All Implemented Interfaces:
Serializable
,Command<String>
public class GetTableNameCmd extends Object implements Command<String>, Serializable
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description GetTableNameCmd(Class<?> entityClass)
-