public class RepoSCM extends Object implements SCMWrapper
| Modifier and Type | Field and Description |
|---|---|
static String |
REPO_SCM_CLASS_NAME |
| Constructor and Description |
|---|
RepoSCM(hudson.scm.SCM scm) |
| Modifier and Type | Method and Description |
|---|---|
static String |
getRepoMainfestsDir() |
List<hudson.scm.SCM> |
getSCMs() |
static boolean |
isRepoSCM(String repositoryName) |
public static final String REPO_SCM_CLASS_NAME
public List<hudson.scm.SCM> getSCMs()
getSCMs in interface SCMWrapperpublic static boolean isRepoSCM(String repositoryName)
public static String getRepoMainfestsDir()
Copyright © 2016–2017. All rights reserved.