Uses of Interface
jetbrains.buildServer.controllers.FileBrowseController.FileActionCallback
-
Packages that use FileBrowseController.FileActionCallback Package Description jetbrains.buildServer.controllers -
-
Uses of FileBrowseController.FileActionCallback in jetbrains.buildServer.controllers
Fields in jetbrains.buildServer.controllers declared as FileBrowseController.FileActionCallback Modifier and Type Field Description protected FileBrowseController.FileActionCallbackFileBrowseController. myFileActionCallbackConstructors in jetbrains.buildServer.controllers with parameters of type FileBrowseController.FileActionCallback Constructor Description FileBrowseController(SBuildServer server, SecurityContext securityContext, WebControllerManager webControllerManager, AuthorizationInterceptor interceptor, WebAccessService webAccessService, File rootDirectory, String urlPath, FileBrowseController.FileActionCallback fileActionCallback, ServerPaths serverPaths)
-