Package com.flowable.idm.engine.impl.cmd
Class GetTableCountCmd
- java.lang.Object
-
- com.flowable.idm.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
-
-
Constructor Summary
Constructors Constructor Description GetTableCountCmd()
-