Uses of Annotation Type
hudson.cli.declarative.CLIResolver
Packages that use CLIResolver
-
Uses of CLIResolver in hudson.model
Methods in hudson.model with annotations of type CLIResolverModifier and TypeMethodDescriptionJob.getBuildForCLI
(String id) static Hudson
Hudson.getInstance()
Deprecated.Here only for compatibility.static Queue
Queue.getInstance()
static AbstractItem
AbstractItem.resolveForCLI
(String name) Used for CLI binding.static AbstractProject
AbstractProject.resolveForCLI
(String name) Used for CLI binding.static Computer
Computer.resolveForCLI
(String name) Used for CLI binding. -
Uses of CLIResolver in jenkins.model
Methods in jenkins.model with annotations of type CLIResolverModifier and TypeMethodDescriptionJenkins.getComputer
(String name) static Jenkins
Jenkins.getInstanceOrNull()
Gets theJenkins
singleton.ParameterizedJobMixIn.ParameterizedJob.resolveForCLI
(String name) Used for CLI binding.