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