Package com.atlassian.bamboo.plugins.git
Interface GitRepositoryFacade
- All Known Subinterfaces:
StashRepository
- All Known Implementing Classes:
BitbucketRepository
,GitHubRepository
,GitRepository
,StashRepositoryImpl
@Internal
public interface GitRepositoryFacade
-
Field Summary
Modifier and TypeFieldDescriptionstatic final Function<ImmutablePlan,
Iterable<GitRepository>> Retrieves git repositories of one plan -
Method Summary
-
Field Details
-
GIT_REPOSITORIES_OF_PLAN
Retrieves git repositories of one plan
-
-
Method Details
-
getGitRepository
-