×
Hudson periodically scans through all the agents and removes old workspaces that are deemed unnecessary. This behavior is implemented in WorkspaceCleanupThread ...
Missing: doc | Show results with:doc
getBuildData. @Deprecated public BuildData getBuildData​(Run build, boolean clone). Deprecated. Parameters: build - run whose build data is returned: clone ...
Apr 7, 2017 · The project will use this SCM to automatically poll for a list of current branches and sync all the configuration to sub-projects. Each branch ...
Missing: doc | Show results with:doc
Deprecated Methods. Modifier and Type, Method and ... clone, equals, finalize, getClass, hashCode, notify ... configure in class Descriptor<SCM>. getAllCvsRoots.
Missing: doc | Show results with:doc
Nov 7, 2022 · Hi, I am facing following issue on my jenkins controller node: using GIT_SSH to set credentials Jenkins user connection to bitbucket server ...
Missing: copy | Show results with:copy
Set to true to permit accessing the Jenkins remote API in an unsafe manner. See SECURITY-47. Deprecated, use e.g. Secure Requester Whitelist instead. hudson.
Returns the manually configured label for a node. String, getLegacyInstanceId(). Returns the unique identifier of this Jenkins that has been historically used ...
Dec 14, 2023 · I can't duplicate the issue as described here. I made my best guess of the configuration that was being used and created a repository that ...
Basic configuration unit in Hudson. Every Item is ... Deprecated. This method shall NEVER be used ... When a Item is copied from existing one, the files are first ...
Missing: scm | Show results with:scm
Provides a standard implementation of SCMTriggerItem.scheduleBuild2(int, hudson.model.Action...) to schedule a build with the ability to wait for its result.