@Extension public class GitSCMChecksExtension extends hudson.plugins.git.extensions.GitSCMExtension implements GitHubChecksConfig
GitSCM.| Modifier and Type | Class and Description |
|---|---|
static class |
GitSCMChecksExtension.DescriptorImpl
Descriptor for
GitSCMChecksExtension. |
| Constructor and Description |
|---|
GitSCMChecksExtension()
Constructor for stapler.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
isVerboseConsoleLog()
Defines whether to output verbose console log.
|
void |
setVerboseConsoleLog(boolean verboseConsoleLog) |
beforeCheckout, beforeCheckout, decorate, decorateCheckoutCommand, decorateCheckoutCommand, decorateCloneCommand, decorateCloneCommand, decorateFetchCommand, decorateFetchCommand, decorateMergeCommand, decorateMergeCommand, decorateRevisionToBuild, decorateRevisionToBuild, determineSupportForJGit, enableMultipleRevisionDetection, getDescriptor, getRequiredClient, getWorkingDirectory, getWorkingDirectory, isRevExcluded, onCheckoutCompleted, onCheckoutCompleted, onClean, populateEnvironmentVariables, requiresWorkspaceForPolling@DataBoundConstructor public GitSCMChecksExtension()
@DataBoundSetter public void setVerboseConsoleLog(boolean verboseConsoleLog)
public boolean isVerboseConsoleLog()
GitHubChecksConfigisVerboseConsoleLog in interface GitHubChecksConfigCopyright © 2016–2022. All rights reserved.