Class FileServerStartup

java.lang.Object
net.datenwerke.rs.fileserver.service.fileserver.FileServerStartup

public class FileServerStartup extends Object
  • Constructor Summary

    Constructors
    Constructor
    Description
    FileServerStartup(HookHandlerService hookHandler, SecurityService securityService, <any> exporterProvider, <any> importerProvider, <any> exportAllFiles, <any> importAllFiles, <any> httpImport, <any> createTextFileCommand, <any> editTextFileCommand, <any> zipCommand, <any> unzipCommand, <any> dirModCommandProvider, <any> webAccessCommandProvider, <any> lfsCommand, <any> lfsExportCommand, <any> lfsImportCommand, <any> urlBuilder, <any> fileServerFileUploader, <any> writeIntoFileOperator, RsfsUrlStreamHandler rsfsUrlStreamHandler, CatCommandHandlerHooker catCommandHooker, <any> fileServerExportConfigHooker, <any> remoteFileImporterHooker, <any> usageStatistics, <any> usageStatsTotalFilesProvider, <any> usageStatsFolderProvider, <any> usageStatsDetailedFilesProvider, <any> fileServerOpenTerminalHooker, <any> fileFactory)
     
  • Method Summary

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • FileServerStartup

      public FileServerStartup(HookHandlerService hookHandler, SecurityService securityService, <any> exporterProvider, <any> importerProvider, <any> exportAllFiles, <any> importAllFiles, <any> httpImport, <any> createTextFileCommand, <any> editTextFileCommand, <any> zipCommand, <any> unzipCommand, <any> dirModCommandProvider, <any> webAccessCommandProvider, <any> lfsCommand, <any> lfsExportCommand, <any> lfsImportCommand, <any> urlBuilder, <any> fileServerFileUploader, <any> writeIntoFileOperator, RsfsUrlStreamHandler rsfsUrlStreamHandler, CatCommandHandlerHooker catCommandHooker, <any> fileServerExportConfigHooker, <any> remoteFileImporterHooker, <any> usageStatistics, <any> usageStatsTotalFilesProvider, <any> usageStatsFolderProvider, <any> usageStatsDetailedFilesProvider, <any> fileServerOpenTerminalHooker, <any> fileFactory)