public class CodeCommitURLHelper
extends hudson.plugins.git.extensions.GitSCMExtension
Modifier and Type | Class and Description |
---|---|
static class |
CodeCommitURLHelper.AWSCredentialsListBoxModel |
static class |
CodeCommitURLHelper.DescriptorImpl
Descriptor for
CodeCommitURLHelper . |
Constructor and Description |
---|
CodeCommitURLHelper(String credentialId,
String repositoryName) |
Modifier and Type | Method and Description |
---|---|
org.jenkinsci.plugins.gitclient.GitClient |
decorate(hudson.plugins.git.GitSCM scm,
org.jenkinsci.plugins.gitclient.GitClient git) |
beforeCheckout, beforeCheckout, decorateCheckoutCommand, decorateCheckoutCommand, decorateCloneCommand, decorateCloneCommand, decorateFetchCommand, decorateMergeCommand, decorateMergeCommand, decorateRevisionToBuild, decorateRevisionToBuild, getDescriptor, getRequiredClient, getWorkingDirectory, getWorkingDirectory, isRevExcluded, onCheckoutCompleted, onCheckoutCompleted, onClean, populateEnvironmentVariables, requiresWorkspaceForPolling
public org.jenkinsci.plugins.gitclient.GitClient decorate(hudson.plugins.git.GitSCM scm, org.jenkinsci.plugins.gitclient.GitClient git) throws IOException, InterruptedException, hudson.plugins.git.GitException
decorate
in class hudson.plugins.git.extensions.GitSCMExtension
IOException
InterruptedException
hudson.plugins.git.GitException
Copyright © 2013–2018 ingenieux Labs. All rights reserved.