Constructor and Description |
---|
DatasourceTesterRPCServiceImpl(DtoService dtoService,
ExceptionService exceptionServices,
DatasourceTesterService datasourceTesterService) |
Constructor and Description |
---|
AmazonS3RpcServiceImpl(ReportService reportService,
ReportDtoService reportDtoService,
DtoService dtoService,
ReportExecutorService reportExecutorService,
SecurityService securityService,
HookHandlerService hookHandlerService,
AmazonS3Service amazonS3Service,
ExceptionService exceptionServices,
<any> datasinkServiceProvider) |
Constructor and Description |
---|
BoxRpcServiceImpl(ReportService reportService,
ReportDtoService reportDtoService,
DtoService dtoService,
ReportExecutorService reportExecutorService,
SecurityService securityService,
HookHandlerService hookHandlerService,
BoxService boxService,
ExceptionService exceptionServices,
<any> datasinkServiceProvider) |
Constructor and Description |
---|
RsErrorHelperImpl(<any> juel,
ExceptionService exceptionServices,
ConfigService configService,
ServerInfoContainer serverInfo,
RemoteMessageService remoteMessageService) |
Constructor and Description |
---|
DropboxRpcServiceImpl(ReportService reportService,
ReportDtoService reportDtoService,
DtoService dtoService,
ReportExecutorService reportExecutorService,
SecurityService securityService,
HookHandlerService hookHandlerService,
DropboxService dropboxService,
ExceptionService exceptionServices,
<any> datasinkServiceProvider) |
Constructor and Description |
---|
DatasourceBundleRpcServiceImpl(DatasourceBundleService dsBundleService,
DtoService dtoService,
ExceptionService exceptionServices) |
Constructor and Description |
---|
EmailDatasinkRpcServiceImpl(ReportService reportService,
EmailDatasinkService emailDatasinkService,
DtoService dtoService,
ReportExecutorService reportExecutorService,
ReportDtoService reportDtoService,
SecurityService securityService,
HookHandlerService hookHandlerService,
ExceptionService exceptionServices,
UserManagerService userManagerService,
ZipUtilsService zipUtilsService,
<any> datasinkServiceProvider,
<any> authenticatorServiceProvider) |
Constructor and Description |
---|
FtpRpcServiceImpl(ReportService reportService,
ReportDtoService reportDtoService,
DtoService dtoService,
ReportExecutorService reportExecutorService,
SecurityService securityService,
HookHandlerService hookHandlerService,
FtpService ftpService,
ExceptionService exceptionServices,
<any> datasinkServiceProvider,
<any> sftpServiceProvider,
<any> ftpsServiceProvider) |
FtpsRpcServiceImpl(ReportService reportService,
ReportDtoService reportDtoService,
DtoService dtoService,
ReportExecutorService reportExecutorService,
SecurityService securityService,
HookHandlerService hookHandlerService,
FtpsService ftpsService,
ExceptionService exceptionServices,
<any> datasinkServiceProvider) |
SftpRpcServiceImpl(ReportService reportService,
ReportDtoService reportDtoService,
DtoService dtoService,
ReportExecutorService reportExecutorService,
SecurityService securityService,
HookHandlerService hookHandlerService,
SftpService sftpService,
ExceptionService exceptionServices,
<any> datasinkServiceProvider) |
Constructor and Description |
---|
GoogleDriveRpcServiceImpl(ReportService reportService,
ReportDtoService reportDtoService,
DtoService dtoService,
ReportExecutorService reportExecutorService,
SecurityService securityService,
HookHandlerService hookHandlerService,
GoogleDriveService googleDriveService,
ExceptionService exceptionServices,
<any> datasinkServiceProvider) |
Constructor and Description |
---|
SchedulerNotificationHooker(Configuration config,
<any> emp,
Injector injector,
MailService mailService,
ExceptionService exceptionServices,
RemoteMessageService remoteMessageService) |
Constructor and Description |
---|
LocalFileSystemRpcServiceImpl(ReportService reportService,
ReportDtoService reportDtoService,
DtoService dtoService,
ReportExecutorService reportExecutorService,
SecurityService securityService,
HookHandlerService hookHandlerService,
LocalFileSystemService localFileSystemService,
ExceptionService exceptionServices,
<any> datasinkServiceProvider) |
Constructor and Description |
---|
OneDriveRpcServiceImpl(ReportService reportService,
ReportDtoService reportDtoService,
DtoService dtoService,
ReportExecutorService reportExecutorService,
SecurityService securityService,
HookHandlerService hookHandlerService,
OneDriveService oneDriveService,
ExceptionService exceptionServices,
<any> datasinkServiceProvider) |
Constructor and Description |
---|
PrinterRpcServiceImpl(ReportService reportService,
ReportDtoService reportDtoService,
DtoService dtoService,
ReportExecutorService reportExecutorService,
SecurityService securityService,
HookHandlerService hookHandlerService,
ExceptionService exceptionServices,
<any> datasinkServiceProvider,
<any> printerServiceProvider) |
Constructor and Description |
---|
SaikuRpcServiceImpl(<any> securityServiceProvider,
<any> sessionContainer,
OlapUtilService olapService,
ReportDtoService reportDtoService,
DtoService dtoService,
EntityUtils entityUtils,
ExceptionService exceptionServices) |
Constructor and Description |
---|
SambaRpcServiceImpl(ReportService reportService,
ReportDtoService reportDtoService,
DtoService dtoService,
ReportExecutorService reportExecutorService,
SecurityService securityService,
HookHandlerService hookHandlerService,
SambaService sambaService,
ExceptionService exceptionServices,
<any> datasinkServiceProvider) |
Constructor and Description |
---|
ScpRpcServiceImpl(ReportService reportService,
ReportDtoService reportDtoService,
DtoService dtoService,
ReportExecutorService reportExecutorService,
SecurityService securityService,
HookHandlerService hookHandlerService,
ScpService scpService,
ExceptionService exceptionServices,
<any> datasinkServiceProvider) |
Constructor and Description |
---|
ScriptDatasinkRpcServiceImpl(ReportService reportService,
ReportDtoService reportDtoService,
DtoService dtoService,
ReportExecutorService reportExecutorService,
SecurityService securityService,
HookHandlerService hookHandlerService,
ScriptDatasinkService scriptDatasinkService,
ExceptionService exceptionServices,
ZipUtilsService zipUtilsService,
<any> datasinkServiceProvider) |
Constructor and Description |
---|
ScriptingRpcServiceImpl(DtoService dtoService,
ScriptingServiceFactory scriptingFactory,
TerminalService terminalService,
ExceptionService exceptionService,
EventBus eventBus,
<any> onLoginScriptProvider) |
Constructor and Description |
---|
ScriptingServiceImpl(java.lang.String defaultEngine,
HookHandlerService hookHandler,
CallbackRegistry callbackRegistry,
Registry registry,
FileServerService fileServerService,
TerminalService terminalService,
<any> injectorProvider,
ApplicationPropertiesService propertiesService,
SecurityService securityService,
ExceptionService exceptionService,
EventBus eventBus,
ConfigService configService,
ScriptingLocalizationHelper localizationHelper) |
Constructor and Description |
---|
ExecScriptCommand(ExceptionService exceptionServices,
ScriptingServiceFactory scriptingServiceFactory,
<any> authenticatorServiceProvider,
<any> requestProvider,
RunningScriptContainer runningCommands,
TerminalService terminalService) |
Constructor and Description |
---|
ScriptReportGenericExceptionHandlerHooker(RsErrorHelper errorHelper,
ExceptionService exceptionServices,
ScriptingLocalizationHelper scriptingLocalizationHelper) |
Constructor and Description |
---|
SchedulerDaemon(java.lang.String asyncPoolName,
java.lang.Long checkInterval,
java.lang.Integer nrOfWorkerThreads,
java.lang.Long waitBeforeForcedShutdown,
EventBus eventBus,
ExceptionService exceptionService,
DwAsyncService asyncService,
<any> taskProvider,
<any> unitOfWorkProvider,
SchedulerService schedulerService) |
Constructor and Description |
---|
SchedulerTask(ExceptionService exceptionService,
HookHandlerService hookHandler,
java.lang.Integer standardDelayMinutes,
java.lang.Integer standardDelayRandomMinutes) |