|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CLIResolver | |
---|---|
hudson.model | Core object model that are bound to URLs via stapler, rooted at Hudson. |
jenkins.model |
Uses of CLIResolver in hudson.model |
---|
Methods in hudson.model with annotations of type CLIResolver | |
---|---|
RunT |
Job.getBuildForCLI(String id)
|
static Hudson |
Hudson.getInstance()
|
static Queue |
Queue.getInstance()
|
static AbstractProject |
AbstractProject.resolveForCLI(String name)
Used for CLI binding. |
static Computer |
Computer.resolveForCLI(String name)
Used for CLI binding. |
static AbstractItem |
AbstractItem.resolveForCLI(String name)
Used for CLI binding. |
Uses of CLIResolver in jenkins.model |
---|
Methods in jenkins.model with annotations of type CLIResolver | |
---|---|
Computer |
Jenkins.getComputer(String name)
|
static Jenkins |
Jenkins.getInstance()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |