public class RsBaseExtUiStartup extends java.lang.Object implements ParameterProviderHook
Constructor and Description |
---|
RsBaseExtUiStartup(HookHandlerService hookHandler,
WaitOnEventUIService waitOnEventService,
SecurityUIService securityService,
DashboardManagerUIImporterHooker dashboardImporterHooker,
DatasourceManagerUIImporterHooker datasourceImporterHooker,
ReportManagerUIImporterHooker reportmanagerImporterHooker,
DatasinkManagerUIImporterHooker datasinkImporterHooker,
RemoteServerManagerUIImporterHooker remoteServerImporterHooker,
<any> reportDadgetExporterProvider,
<any> fileSelectionParameter) |
Modifier and Type | Method and Description |
---|---|
java.util.Collection<ParameterConfigurator> |
parameterProviderHook_getConfigurators() |
public RsBaseExtUiStartup(HookHandlerService hookHandler, WaitOnEventUIService waitOnEventService, SecurityUIService securityService, DashboardManagerUIImporterHooker dashboardImporterHooker, DatasourceManagerUIImporterHooker datasourceImporterHooker, ReportManagerUIImporterHooker reportmanagerImporterHooker, DatasinkManagerUIImporterHooker datasinkImporterHooker, RemoteServerManagerUIImporterHooker remoteServerImporterHooker, <any> reportDadgetExporterProvider, <any> fileSelectionParameter)
public java.util.Collection<ParameterConfigurator> parameterProviderHook_getConfigurators()
parameterProviderHook_getConfigurators
in interface ParameterProviderHook