public class TestVcsRepositorySpecsHelper extends Object
Constructor and Description |
---|
TestVcsRepositorySpecsHelper() |
Modifier and Type | Method and Description |
---|---|
static com.atlassian.bamboo.specs.builders.repository.bitbucket.server.BitbucketServerRepository |
bbsRepository(String applicationLink,
String projectKey,
String repositorySlug) |
static com.atlassian.bamboo.specs.builders.repository.git.GitRepository |
gitRepository(GitRepositoryDescriptor descriptor) |
static com.atlassian.bamboo.specs.builders.repository.git.GitRepository |
gitRepositoryForReadOnlyAccess() |
static com.atlassian.bamboo.specs.api.builders.repository.AnyVcsRepository |
hgRepository(String url) |
public static com.atlassian.bamboo.specs.builders.repository.git.GitRepository gitRepositoryForReadOnlyAccess()
public static com.atlassian.bamboo.specs.builders.repository.git.GitRepository gitRepository(GitRepositoryDescriptor descriptor)
public static com.atlassian.bamboo.specs.builders.repository.bitbucket.server.BitbucketServerRepository bbsRepository(String applicationLink, String projectKey, String repositorySlug)
public static com.atlassian.bamboo.specs.api.builders.repository.AnyVcsRepository hgRepository(String url)
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.