Class GetTableCountCmd
- java.lang.Object
-
- org.flowable.common.engine.impl.cmd.GetTableCountCmd
-
- All Implemented Interfaces:
Serializable,Command<Map<String,Long>>
public class GetTableCountCmd extends Object implements Command<Map<String,Long>>, Serializable
- Author:
- Tom Baeyens
- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description protected StringengineType
-
Constructor Summary
Constructors Constructor Description GetTableCountCmd(String engineType)
-