public class VcsRepositoryFactory
extends java.lang.Object
| Constructor and Description |
|---|
VcsRepositoryFactory() |
| Modifier and Type | Method and Description |
|---|---|
VcsRepository |
createFor(VcsReference reference) |
protected GitVcsRepository |
createGitFor(VcsReference reference) |
@Nonnull public VcsRepository createFor(@Nonnull VcsReference reference) throws VcsException
VcsException@Nonnull protected GitVcsRepository createGitFor(@Nonnull VcsReference reference) throws VcsException
VcsException