×
Retains the known extension instances for the given type 'T'. Extensions are loaded lazily on demand and automatically by using ExtensionFinder , but this ...
Automatically try to launch an agent when Jenkins is initialized or a new agent computer is created. static String · CHANGELOG_URL · Hudson.CloudList ...
Default the built-in Jenkins Update Center URL to https://updates.jenkins.io instead of obsolete HTTP endpoint. This requires a JRE compatible with Let's ...
Resolve an avatar image URL string for the user. static String · resolveOrNull(User u, String avatarSize). Like resolve(hudson.model.User ...
Each FederatedLoginService is exposed to the URL space via Jenkins.getFederatedLoginService(String) . So for example if your url name is "openid", this object ...
This method is deprecated, because it causes unexpected User creation by API usage code and causes performance degradation of used to retrieve users by ID.
Builds the dependency graph. DependencyGraph.Dependency - Class in hudson.model. Represents an edge in the dependency graph. DependencyRunner - Class in hudson.
Atomic single token label, like "foo" or "bar". LabelAtom(String) - Constructor for class hudson.model.labels.LabelAtom · LabelAtomProperty - Class ...
Handles the form submission from the "/computer/new" page, which is the first form for creating a new node. has(String) - Method in class hudson.security ...