public class GitScmAdapter extends Object implements ScmAdapter
Constructor and Description |
---|
GitScmAdapter(hudson.plugins.git.GitSCM scm,
hudson.model.Run<?,?> build) |
Modifier and Type | Method and Description |
---|---|
Map<String,org.eclipse.jgit.transport.URIish> |
getCommitRepoMap() |
public GitScmAdapter(hudson.plugins.git.GitSCM scm, hudson.model.Run<?,?> build)
public Map<String,org.eclipse.jgit.transport.URIish> getCommitRepoMap() throws Exception
getCommitRepoMap
in interface ScmAdapter
Exception
Copyright © 2004-2020. All Rights Reserved.