Uses of Class
hudson.model.Api
-
Packages that use Api Package Description hudson hudson.model Core object model that are bound to URLs via stapler, rooted atJenkins
.hudson.scm Jenkins's interface with source code management systems.hudson.security Security-related code.hudson.security.csrf jenkins.model -
-
Uses of Api in hudson
Methods in hudson that return Api Modifier and Type Method Description Api
PluginManager. getApi()
Api
PluginWrapper. getApi()
-
Uses of Api in hudson.model
Methods in hudson.model that return Api Modifier and Type Method Description Api
AbstractItem. getApi()
Remote API access.Api
Computer. getApi()
Api
ComputerSet. getApi()
Api
Executor. getApi()
Exposes the executor to the remote API.Api
Fingerprint. getApi()
Api
Label. getApi()
Expose this object to the remote API.Api
LoadStatistics. getApi()
Api
MultiStageTimeSeries. getApi()
Api
Queue. getApi()
Api
Queue.Item. getApi()
Api
Run. getApi()
Api
UpdateCenter. getApi()
Api
UpdateCenter.UpdateCenterJob. getApi()
Api
UpdateSite.Entry. getApi()
Api
UpdateSite. getApi()
Api
User. getApi()
Exposed remote API.Api
View.AsynchPeople. getApi()
Api
View. getApi()
Api
View.People. getApi()
-
Uses of Api in hudson.scm
Methods in hudson.scm that return Api Modifier and Type Method Description Api
SCM. getApi()
ExposeSCM
to the remote API. -
Uses of Api in hudson.security
Methods in hudson.security that return Api Modifier and Type Method Description Api
WhoAmI. getApi()
-
Uses of Api in hudson.security.csrf
Subclasses of Api in hudson.security.csrf Modifier and Type Class Description static class
CrumbIssuer.RestrictedApi
Methods in hudson.security.csrf that return Api Modifier and Type Method Description Api
CrumbIssuer. getApi()
-
Uses of Api in jenkins.model
Methods in jenkins.model that return Api Modifier and Type Method Description Api
Jenkins. getApi()
-