Package org.jenkinsci.plugins.workflow.multibranch
package org.jenkinsci.plugins.workflow.multibranch
-
ClassesClassDescriptionA selectable project factory for multibranch Pipelines.Defines organization folders by some
AbstractWorkflowBranchProjectFactory
.Marker for jobs based on a specific branch.Branch property so we can define per-branch durability policies, i.e.Resets the properties of the current job.Invisible action used for tracking whatJobProperty
s were defined in the Jenkinsfile in the last run of a job.Generated localization support class.Replacement forreadFile
which reads from the SCM usingSCMSource.getTrustedRevision(jenkins.scm.api.SCMRevision, hudson.model.TaskListener)
.Resolves anSCM
from aSCMSource
using a priority list of target branch names.OurDescriptor
.OurStepExecution
.Checks out the desired version of the script referred to by scriptPath.Want to display this in the r/o configuration for a branch project, but not offer it on standalone jobs or in any other context.Adds anscm
global variable to the script.Ensures thatscm
is saved in its XML representation.Recognizes and buildsJenkinsfile
.Representation of a set of workflows keyed off of source branches.Defines organization folders byWorkflowBranchProjectFactory
.