Uses of Class
com.atlassian.bamboo.plugins.git.GitHubAccessor
-
Packages that use GitHubAccessor Package Description com.atlassian.bamboo.plugins.github -
-
Uses of GitHubAccessor in com.atlassian.bamboo.plugins.github
Methods in com.atlassian.bamboo.plugins.github with parameters of type GitHubAccessor Modifier and Type Method Description protected List<GithubPullRequestDto>
GithubPullRequestDetector. getPullRequestsByRepository(@NotNull VcsRepositoryData repositoryData, @NotNull GitHubAccessor gitHubAccessor)
-