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.model |
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 |
---|---|
static class |
RunIdMigrator.UnmigrationInstruction
Expose unmigration instruction to the user.
|
Copyright © 2019. All rights reserved.