public final class TablesController extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
TablesController.TableInformation |
| Constructor and Description |
|---|
TablesController(DatabaseProviderFactory databaseProviderFactory,
net.java.ao.schema.NameConverters nameConverters,
TenantAwareDataSourceProvider tenantAwareDataSourceProvider,
ImportExportErrorServiceImpl errorService,
PluginInformationFactory pluginInformationFactory,
com.atlassian.tenancy.api.TenantContext tenantContext) |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.collect.Multimap<PluginInformation,TablesController.TableInformation> |
list() |
public TablesController(DatabaseProviderFactory databaseProviderFactory, net.java.ao.schema.NameConverters nameConverters, TenantAwareDataSourceProvider tenantAwareDataSourceProvider, ImportExportErrorServiceImpl errorService, PluginInformationFactory pluginInformationFactory, com.atlassian.tenancy.api.TenantContext tenantContext)
public com.google.common.collect.Multimap<PluginInformation,TablesController.TableInformation> list()
Copyright © 2018 Atlassian. All rights reserved.