Uses of Class
jetbrains.buildServer.controllers.admin.projects.EditVcsRootsController.SaveOptions
-
Packages that use EditVcsRootsController.SaveOptions Package Description jetbrains.buildServer.controllers.admin.projects -
-
Uses of EditVcsRootsController.SaveOptions in jetbrains.buildServer.controllers.admin.projects
Methods in jetbrains.buildServer.controllers.admin.projects that return EditVcsRootsController.SaveOptions Modifier and Type Method Description static EditVcsRootsController.SaveOptionsEditVcsRootsController.SaveOptions. valueOf(String name)Returns the enum constant of this type with the specified name.static EditVcsRootsController.SaveOptions[]EditVcsRootsController.SaveOptions. values()Returns an array containing the constants of this enum type, in the order they are declared.
-