Uses of Interface
net.datenwerke.rs.scheduler.client.scheduler.hooks.ScheduleConfigWizardPageProviderHook
Packages that use ScheduleConfigWizardPageProviderHook
Package
Description
-
Uses of ScheduleConfigWizardPageProviderHook in net.datenwerke.rs.condition.client.condition.hookers
Classes in net.datenwerke.rs.condition.client.condition.hookers that implement ScheduleConfigWizardPageProviderHook -
Uses of ScheduleConfigWizardPageProviderHook in net.datenwerke.rs.scheduler.client.scheduler.schedulereport.pages
Method parameters in net.datenwerke.rs.scheduler.client.scheduler.schedulereport.pages with type arguments of type ScheduleConfigWizardPageProviderHookModifier and TypeMethodDescriptionSchedulerReportConfigFormFactory.create(Optional<ReportDto> report, Collection<ReportViewConfiguration> configs, ReportScheduleDefinition definition, List<ScheduleConfigWizardPageProviderHook> advancedPages) Constructor parameters in net.datenwerke.rs.scheduler.client.scheduler.schedulereport.pages with type arguments of type ScheduleConfigWizardPageProviderHookModifierConstructorDescriptionJobReportConfigurationForm(ReportExecutorUIService reportExecutorService, ReportDocumentationUiService reportDocService, ReportExporterUIService reportExporterService, ReportManagerTreeLoaderDao reportLoaderDao, ReportExecutorDao reportExecutorDao, <any> reportDialogProvider, HookHandlerService hookHandler, Optional<ReportDto> report, Collection<ReportViewConfiguration> configs, ReportScheduleDefinition definition, List<ScheduleConfigWizardPageProviderHook> advancedPages)