public class GetTenantsCmd extends Object implements Command<List<String>>
GetTenantsCmd()
List<String>
execute(CommandContext commandContext)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public GetTenantsCmd()
public List<String> execute(CommandContext commandContext)
execute
Command<List<String>>