Uses of Class
jetbrains.buildServer.controllers.FileUploadTempDirectoryHolder
-
Packages that use FileUploadTempDirectoryHolder Package Description jetbrains.buildServer.controllers jetbrains.buildServer.tools.web jetbrains.buildServer.tools.web.actions -
-
Uses of FileUploadTempDirectoryHolder in jetbrains.buildServer.controllers
Constructors in jetbrains.buildServer.controllers with parameters of type FileUploadTempDirectoryHolder Constructor Description FileUploadController(FileUploadTempDirectoryHolder tempDirectoryHolder)
-
Uses of FileUploadTempDirectoryHolder in jetbrains.buildServer.tools.web
Constructors in jetbrains.buildServer.tools.web with parameters of type FileUploadTempDirectoryHolder Constructor Description ToolInstallController(WebControllerManager web, ServerToolManager toolManager, DefaultToolVersions defaultVersions, CurrentProjectContext currentProjectContext, AuditLogFactory logFactory, SecurityContextEx securityContext, AuthorizationInterceptor authInterceptor, FileUploadTempDirectoryHolder tempDirectoryHolder)
-
Uses of FileUploadTempDirectoryHolder in jetbrains.buildServer.tools.web.actions
Constructors in jetbrains.buildServer.tools.web.actions with parameters of type FileUploadTempDirectoryHolder Constructor Description UploadToolAction(CurrentProjectContext currentProjectContext, ServerToolManager toolManager, DefaultToolVersions defaultVersions, AuditLogFactory logFactory, FileUploadTempDirectoryHolder tempDirectoryHolder)
-