public class CleanAfterCheckoutTrait extends GitSCMExtensionTrait<CleanCheckout>
CleanCheckout as a SCMSourceTrait.| Modifier and Type | Class and Description |
|---|---|
static class |
CleanAfterCheckoutTrait.DescriptorImpl
Our
Descriptor |
| Constructor and Description |
|---|
CleanAfterCheckoutTrait()
Deprecated.
Use constructor that accepts extension instead.
|
CleanAfterCheckoutTrait(CleanCheckout extension)
Stapler constructor.
|
decorateBuilder, getExtension_for, _for, all, applyToBuilder, applyToContext, applyToObserver, decorateContext, decorateObserver, getDescriptor, includeCategory, isCategoryEnabledasSetList, asSetList, find@Deprecated public CleanAfterCheckoutTrait()
@DataBoundConstructor
public CleanAfterCheckoutTrait(@CheckForNull
CleanCheckout extension)
extension - the option to clean subdirectories which contain git repositories.Copyright © 2007–2021. All rights reserved.