Uses of Class
com.atlassian.bamboo.plugins.git.GitHubAccessor
Package
Description
-
Uses of GitHubAccessor in com.atlassian.bamboo.plugins.git.rest.resource
Modifier and TypeMethodDescriptionprotected @NotNull GitHubAccessor
GitHubResource.getGitHubAccessor
(com.atlassian.bamboo.plugins.git.rest.resource.GitHubResource.GithubAccessCredentials accessCredentials, String apiBaseUrl) -
Uses of GitHubAccessor in com.atlassian.bamboo.plugins.github
Modifier and TypeMethodDescriptionprotected List<GithubPullRequestDto>
GithubPullRequestDetector.getPullRequestsByRepository
(@NotNull VcsRepositoryData repositoryData, @NotNull GitHubAccessor gitHubAccessor) ModifierConstructorDescriptionprotected
GithubBuildStatusUpdater
(com.atlassian.sal.api.ApplicationProperties applicationProperties, CachedPlanManager cachedPlanManager, ResultsSummaryManager resultsSummaryManager, CredentialsAccessor credentialsAccessor, com.atlassian.plugins.whitelist.OutboundWhitelist outboundWhitelist, com.atlassian.bamboo.plugins.github.GithubBuildStatusUpdater.QuadroFunction<String, String, String, com.atlassian.plugins.whitelist.OutboundWhitelist, GitHubAccessor> gitHubAccessorProvider)