×
Package hudson.slaves ; Base implementation of ComputerLauncher that to be used by launchers that perform some initialization (typically something cloud/v12n ...
QuickSilver-like search/jump capability for better navigation around Jenkins. Interface Summary. Interface, Description. SearchableModelObject · ModelObject ...
Package hudson.security ; Authentication implementation for Principal given through HttpServletRequest . · Abstraction for a login mechanism through external ...
For a quick migration, use Hudson.getInstance().getACL().hasPermission(Hudson.ADMINISTER) To check if the user has the 'administer' role in Hudson.
hudson.model. Core object model that are bound to URLs via stapler, rooted at Jenkins . hudson.scm. Jenkins's interface with source code management systems ...
Nested classes/interfaces inherited from class hudson.model.Slave · Slave.JnlpJar, Slave.SlaveDescriptor. Nested classes/interfaces inherited from class ...
Package hudson.tasks. Built-in Builder s and Publisher s that perform the actual heavy-lifting of a build. Interface Summary. Interface, Description. BuildStep.
A job is an runnable entity under the monitoring of Hudson. Every time it "runs", it will be recorded as a Run object. To create a custom job type, ...
Core object model that are bound to URLs via stapler, rooted at Jenkins . hudson.node_monitors. Code that monitors the health of agents. hudson.security.
hudson.model. Core object model that are bound to URLs via stapler, rooted at Jenkins . hudson.slaves. Code related to agents. Uses of Slave in hudson.model ...