Uses of Enum Class
io.jenkins.blueocean.blueocean_git_pipeline.GitReadSaveService.ReadSaveType
Packages that use GitReadSaveService.ReadSaveType
-
Uses of GitReadSaveService.ReadSaveType in io.jenkins.blueocean.blueocean_git_pipeline
Methods in io.jenkins.blueocean.blueocean_git_pipeline that return GitReadSaveService.ReadSaveTypeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static GitReadSaveService.ReadSaveType[]
GitReadSaveService.ReadSaveType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.jenkins.blueocean.blueocean_git_pipeline with parameters of type GitReadSaveService.ReadSaveTypeModifier and TypeMethodDescriptionstatic void
GitReadSaveService.setType
(GitReadSaveService.ReadSaveType type)