×
This allows URL hudson/plugin/ID to be served by the views of the plugin class. Parameters: shortName - Short name of the plugin; Returns: The plugin singleton ...
Missing: pipeline- | Show results with:pipeline-
Allows Whitelisted access to selected attributes of a Run without requiring Jenkins API imports. See the help for currentBuild in snippet-generator's ...
Extension point that defines a collection of global variables. GlobalVariableSet.GlobalVariableProvider. Allow GlobalVariable s to be defined with Extension , ...
Dec 16, 2023 · This plugin executes a groovy script in the Jenkins JVM as a post-build action (a publisher) . Typically, the script checks some conditions ...
Missing: /url | Show results with:/url
Sep 28, 2022 · First off, I'm relatively new to DevOps in General as well as Java. Which makes debugging maven and Jenkins all the more difficult for me.
Missing: javadoc. | Show results with:javadoc.
Package hudson.model. Core object model that are bound to URLs via stapler, rooted at Jenkins .
Missing: pipeline- | Show results with:pipeline-
This extension point allows to contribute a wrapper around a fileCallable so that a plugin can "intercept" a call. ... copyFrom. public void copyFrom​(URL url) ...
Gets the remote URL of the git repository for the specified remote name. additionalRemoteNames() - Method in class jenkins.plugins.git.GitSCMBuilder. Gets the ( ...
Gets the parameter-expanded effective value in the context of the current build. List<org.eclipse.jgit.transport.RemoteConfig>, getRepositories(). org.
Creates a new PipelineBuild with currentBuild, project and upstreamBuild set. Parameters: build - - current build: project - - current project: previousBuild - ...