|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Api | |
---|---|
hudson | |
hudson.maven.reporters | |
hudson.model | Core object model that are bound to URLs via stapler, rooted at Hudson. |
hudson.scm | Hudson's interface with source code management systems. |
hudson.security | Security-related code. |
hudson.security.csrf | |
hudson.tasks.junit | Model objects that represent JUnit test reports. |
hudson.tasks.test | Defines contracts that need to be implemented by a test reporting action (such as the built-in JUnit one). |
jenkins.model |
Uses of Api in hudson |
---|
Methods in hudson that return Api | |
---|---|
Api |
PluginWrapper.getApi()
|
Api |
PluginManager.getApi()
|
Uses of Api in hudson.maven.reporters |
---|
Methods in hudson.maven.reporters that return Api | |
---|---|
Api |
MavenArtifact.getApi()
|
Api |
MavenAbstractArtifactRecord.getApi()
|
Uses of Api in hudson.model |
---|
Methods in hudson.model that return Api | |
---|---|
Api |
User.getApi()
Exposed remote API. |
Api |
MultiStageTimeSeries.getApi()
|
Api |
UpdateSite.getApi()
|
Api |
UpdateSite.Entry.getApi()
|
Api |
Executor.getApi()
Exposes the executor to the remote API. |
Api |
Computer.getApi()
|
Api |
ComputerSet.getApi()
|
Api |
Run.getApi()
|
Api |
LoadStatistics.getApi()
|
Api |
Label.getApi()
Expose this object to the remote API. |
Api |
Queue.getApi()
|
Api |
Fingerprint.getApi()
|
Api |
View.getApi()
|
Api |
View.People.getApi()
|
Api |
View.AsynchPeople.getApi()
|
Api |
UpdateCenter.getApi()
|
Api |
UpdateCenter.UpdateCenterJob.getApi()
|
Api |
AbstractItem.getApi()
Remote API access. |
Uses of Api in hudson.scm |
---|
Methods in hudson.scm that return Api | |
---|---|
Api |
SCM.getApi()
Expose SCM to the remote API. |
Uses of Api in hudson.security |
---|
Methods in hudson.security that return Api | |
---|---|
Api |
WhoAmI.getApi()
|
Uses of Api in hudson.security.csrf |
---|
Subclasses of Api in hudson.security.csrf | |
---|---|
static class |
CrumbIssuer.RestrictedApi
|
Methods in hudson.security.csrf that return Api | |
---|---|
Api |
CrumbIssuer.getApi()
|
Uses of Api in hudson.tasks.junit |
---|
Methods in hudson.tasks.junit that return Api | |
---|---|
abstract Api |
TestObject.getApi()
Deprecated. Exposes this object through the remote API. |
Uses of Api in hudson.tasks.test |
---|
Methods in hudson.tasks.test that return Api | |
---|---|
Api |
TestObject.getApi()
Exposes this object through the remote API. |
Api |
AbstractTestResultAction.getApi()
Exposes this object to the remote API. |
Uses of Api in jenkins.model |
---|
Methods in jenkins.model that return Api | |
---|---|
Api |
Jenkins.getApi()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |