Uses of Interface
net.datenwerke.rs.core.service.mail.MailService
Packages that use MailService
Package
Description
-
Uses of MailService in net.datenwerke.rs.amazons3.service.amazons3.hooker
Constructors in net.datenwerke.rs.amazons3.service.amazons3.hooker with parameters of type MailServiceModifierConstructorDescriptionScheduleAsAmazonS3FileEmailNotificationHooker(Configuration config, MailService mailService, <any> schedulerHelperServiceProvider) -
Uses of MailService in net.datenwerke.rs.box.service.box.hooker
Constructors in net.datenwerke.rs.box.service.box.hooker with parameters of type MailServiceModifierConstructorDescriptionScheduleAsBoxFileEmailNotificationHooker(Configuration config, MailService mailService, <any> schedulerHelperServiceProvider) -
Uses of MailService in net.datenwerke.rs.core.server.reportexport
Constructors in net.datenwerke.rs.core.server.reportexport with parameters of type MailServiceModifierConstructorDescriptionReportExportRpcServiceImpl(<any> authenticatorServiceProvider, ReportDtoService reportDtoService, DtoService dtoService, ReportExecutorService reportExecutorService, SecurityService securityService, MailService mailService, UserManagerService userManagerService, HookHandlerService hookHandlerService, ReportService reportService, EventBus eventBus, FileNameService fileNameService, <any> sessionCacheProvider, <any> configServiceProvider, ReportServerService reportServerService, ZipUtilsService zipUtilsService) -
Uses of MailService in net.datenwerke.rs.core.service.mail
Classes in net.datenwerke.rs.core.service.mail that implement MailService -
Uses of MailService in net.datenwerke.rs.dropbox.service.dropbox.hooker
Constructors in net.datenwerke.rs.dropbox.service.dropbox.hooker with parameters of type MailServiceModifierConstructorDescriptionScheduleAsDropboxFileEmailNotificationHooker(Configuration config, MailService mailService, <any> schedulerHelperServiceProvider) -
Uses of MailService in net.datenwerke.rs.emaildatasink.service.emaildatasink.hooker
Constructors in net.datenwerke.rs.emaildatasink.service.emaildatasink.hooker with parameters of type MailServiceModifierConstructorDescriptionScheduleAsEmailDatasinkEmailNotificationHooker(Configuration config, MailService mailService, <any> schedulerHelperServiceProvider) -
Uses of MailService in net.datenwerke.rs.ftp.service.ftp.hooker
Constructors in net.datenwerke.rs.ftp.service.ftp.hooker with parameters of type MailServiceModifierConstructorDescriptionScheduleAsFtpFileEmailNotificationHooker(Configuration config, MailService mailService, <any> schedulerHelperServiceProvider) ScheduleAsFtpsFileEmailNotificationHooker(Configuration config, MailService mailService, RemoteMessageService remoteMessageService, <any> schedulerHelperServiceProvider) ScheduleAsSftpFileEmailNotificationHooker(Configuration config, MailService mailService, <any> schedulerHelperServiceProvider) -
Uses of MailService in net.datenwerke.rs.googledrive.service.googledrive.hooker
Constructors in net.datenwerke.rs.googledrive.service.googledrive.hooker with parameters of type MailServiceModifierConstructorDescriptionScheduleAsGoogleDriveFileEmailNotificationHooker(Configuration config, MailService mailService, <any> schedulerHelperServiceProvider) -
Uses of MailService in net.datenwerke.rs.incubator.service.schedulernotification
Constructors in net.datenwerke.rs.incubator.service.schedulernotification with parameters of type MailServiceModifierConstructorDescriptionSchedulerNotificationHooker(Configuration config, <any> emp, Injector injector, MailService mailService, ExceptionService exceptionServices, RemoteMessageService remoteMessageService) -
Uses of MailService in net.datenwerke.rs.localfsdatasink.service.localfsdatasink.hooker
Constructors in net.datenwerke.rs.localfsdatasink.service.localfsdatasink.hooker with parameters of type MailServiceModifierConstructorDescriptionScheduleAsLocalFileSystemEmailNotificationHooker(Configuration config, MailService mailService, <any> schedulerHelperServiceProvider) -
Uses of MailService in net.datenwerke.rs.onedrive.service.onedrive.hooker
Constructors in net.datenwerke.rs.onedrive.service.onedrive.hooker with parameters of type MailServiceModifierConstructorDescriptionScheduleAsOneDriveFileEmailNotificationHooker(Configuration config, MailService mailService, <any> schedulerHelperServiceProvider) -
Uses of MailService in net.datenwerke.rs.passwordpolicy.service.activateuser
Constructors in net.datenwerke.rs.passwordpolicy.service.activateuser with parameters of type MailServiceModifierConstructorDescriptionActivateUserServiceImpl(UserManagerService userManagerService, EventBus eventBus, <any> passwordGenerator, MailService mailService, <any> requestProvider, ConfigService configService, BsiPasswordPolicyService bsiPasswordPolicyService, RemoteMessageService remoteMessageService) -
Uses of MailService in net.datenwerke.rs.passwordpolicy.service.lostpassword
Constructors in net.datenwerke.rs.passwordpolicy.service.lostpassword with parameters of type MailServiceModifierConstructorDescriptionLostPasswordServiceImpl(EventBus eventBus, PasswordHasher passwordHasher, UserManagerService userManagerService, <any> passwordGenerator, UserPropertiesService userPropertiesService, ConfigService configService, RemoteMessageService remoteMessageService, MailService mailService, CryptoRpcService cryptoRpcService, <any> configServiceProvider) -
Uses of MailService in net.datenwerke.rs.printer.service.printer.hooker
Constructors in net.datenwerke.rs.printer.service.printer.hooker with parameters of type MailServiceModifierConstructorDescriptionScheduleAsPrinterFileEmailNotificationHooker(Configuration config, MailService mailService, <any> schedulerHelperServiceProvider) -
Uses of MailService in net.datenwerke.rs.samba.service.samba.hooker
Constructors in net.datenwerke.rs.samba.service.samba.hooker with parameters of type MailServiceModifierConstructorDescriptionScheduleAsSambaFileEmailNotificationHooker(Configuration config, MailService mailService, <any> schedulerHelperServiceProvider) -
Uses of MailService in net.datenwerke.rs.scheduler.service.scheduler.mail
Constructors in net.datenwerke.rs.scheduler.service.scheduler.mail with parameters of type MailService -
Uses of MailService in net.datenwerke.rs.scp.service.scp.hooker
Constructors in net.datenwerke.rs.scp.service.scp.hooker with parameters of type MailServiceModifierConstructorDescriptionScheduleAsScpFileEmailNotificationHooker(Configuration config, MailService mailService, <any> schedulerHelperServiceProvider) -
Uses of MailService in net.datenwerke.rs.scriptdatasink.service.scriptdatasink.hooker
Constructors in net.datenwerke.rs.scriptdatasink.service.scriptdatasink.hooker with parameters of type MailServiceModifierConstructorDescriptionScheduleAsScriptDatasinkEmailNotificationHooker(Configuration config, MailService mailService, <any> schedulerHelperServiceProvider) -
Uses of MailService in net.datenwerke.rs.tabledatasink.service.tabledatasink.hooker
Constructors in net.datenwerke.rs.tabledatasink.service.tabledatasink.hooker with parameters of type MailServiceModifierConstructorDescriptionScheduleAsTableDatasinkFileEmailNotificationHooker(Configuration config, MailService mailService, <any> schedulerHelperServiceProvider) -
Uses of MailService in net.datenwerke.security.service.usermanager.hooks
Constructors in net.datenwerke.security.service.usermanager.hooks with parameters of type MailServiceModifierConstructorDescriptionNotificationEmailChangedPasswordHook(RemoteMessageService remoteMessageService, MailService mailService, ConfigService configService)