public class AuthorInChangelog extends FakeGitSCMExtension
ChangeLogSet.Entry.getAuthor() of the commit.| Modifier and Type | Class and Description |
|---|---|
static class |
AuthorInChangelog.DescriptorImpl |
| Constructor and Description |
|---|
AuthorInChangelog() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
requiresWorkspaceForPolling() |
beforeCheckout, beforeCheckout, decorate, decorateCheckoutCommand, decorateCheckoutCommand, decorateCloneCommand, decorateCloneCommand, decorateFetchCommand, decorateMergeCommand, decorateMergeCommand, decorateRevisionToBuild, decorateRevisionToBuild, getDescriptor, getRequiredClient, getWorkingDirectory, getWorkingDirectory, isRevExcluded, onCheckoutCompleted, onCheckoutCompleted, onClean, populateEnvironmentVariablespublic boolean requiresWorkspaceForPolling()
requiresWorkspaceForPolling in class GitSCMExtensiontrue when this extension has a requirement to get a workspace during polling,
typically as it has to check for incoming changes, not just remote HEAD.Copyright © 2004-2015. All Rights Reserved.