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