Package com.flowable.app.engine.impl.cmd
Class GetTableNamesCmd
java.lang.Object
com.flowable.app.engine.impl.cmd.GetTableNamesCmd
- All Implemented Interfaces:
Command<Collection<String>>
- Author:
- Joram Barrez
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
GetTableNamesCmd
public GetTableNamesCmd()
-
-
Method Details
-
execute
- Specified by:
execute
in interfaceCommand<Collection<String>>
-