Package | Description |
---|---|
hudson.cli |
Server-side CLI commands for Hudson.
|
hudson.model |
Core object model that are bound to URLs via stapler, rooted at Hudson.
|
hudson.security |
Security-related code.
|
jenkins | |
jenkins.model | |
jenkins.model.identity |
Modifier and Type | Class and Description |
---|---|
class |
CLIAction
Shows usage of CLI and commands.
|
Modifier and Type | Interface and Description |
---|---|
interface |
UnprotectedRootAction
RootAction s that are accessible to requests that do not have the READ permission on Jenkins . |
Modifier and Type | Class and Description |
---|---|
static class |
EnvironmentContributor.EnvVarsHtml
Serves the combined list of environment variables available from this plugin.
|
class |
ManageJenkinsAction
Adds the "Manage Jenkins" link to the top page.
|
static class |
MyViewsProperty.GlobalAction |
Modifier and Type | Class and Description |
---|---|
class |
WhoAmI
Expose the data needed for /whoAmI, so it can be exposed by Api.
|
Modifier and Type | Class and Description |
---|---|
class |
I18n
Internationalization REST (ish) API.
|
Modifier and Type | Class and Description |
---|---|
class |
AssetManager
Serves files located in the
/assets classpath directory via the Jenkins core ClassLoader. |
static class |
RunIdMigrator.UnmigrationInstruction
Expose unmigration instruction to the user.
|
Modifier and Type | Class and Description |
---|---|
class |
IdentityRootAction
A simple root action that exposes the public key to users so that they do not need to search for the
X-Instance-Identity response header, also exposes the fingerprint of the public key so that people
can verify a fingerprint of a master before connecting to it. |
Copyright © 2004–2017. All rights reserved.