Uses of Class
hudson.plugins.git.extensions.impl.CleanCheckout
Packages that use CleanCheckout
Package
Description
The common behaviours that can be used by all
GitSCMSource instances and most
AbstractGitSCMSource instances.-
Uses of CleanCheckout in jenkins.plugins.git.traits
Constructors in jenkins.plugins.git.traits with parameters of type CleanCheckoutModifierConstructorDescriptionCleanAfterCheckoutTrait(CleanCheckout extension) Stapler constructor.