public class BuildSingleRevisionOnly extends GitSCMExtension
| Modifier and Type | Class and Description |
|---|---|
static class |
BuildSingleRevisionOnly.DescriptorImpl |
| Constructor and Description |
|---|
BuildSingleRevisionOnly() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
enableMultipleRevisionDetection() |
beforeCheckout, beforeCheckout, decorate, decorateCheckoutCommand, decorateCheckoutCommand, decorateCloneCommand, decorateCloneCommand, decorateFetchCommand, decorateFetchCommand, decorateMergeCommand, decorateMergeCommand, decorateRevisionToBuild, decorateRevisionToBuild, determineSupportForJGit, getDescriptor, getRequiredClient, getWorkingDirectory, getWorkingDirectory, isRevExcluded, onCheckoutCompleted, onCheckoutCompleted, onClean, populateEnvironmentVariables, requiresWorkspaceForPollingpublic boolean enableMultipleRevisionDetection()
enableMultipleRevisionDetection in class GitSCMExtensiontrue to disable the scheduling of another build to catch up
when multiple revisions are detectedCopyright © 2007–2020. All rights reserved.