Uses of Interface
com.atlassian.bamboo.plugins.github.apps.GithubAppsService
Packages that use GithubAppsService
Package
Description
-
Uses of GithubAppsService in com.atlassian.bamboo.plugins.github
Constructors in com.atlassian.bamboo.plugins.github with parameters of type GithubAppsServiceModifierConstructorDescriptionGitHubToGitPluginConfigurationTransformer(GithubAppsService githubAppsService, CredentialsAccessor credentialsAccessor, CustomVariableContext customVariableContext) -
Uses of GithubAppsService in com.atlassian.bamboo.plugins.github.accessor
Constructors in com.atlassian.bamboo.plugins.github.accessor with parameters of type GithubAppsServiceModifierConstructorDescriptionGitHubAccessorFactory(GithubAppsService githubAppsService, com.atlassian.plugins.whitelist.OutboundWhitelist outboundWhitelist, CustomVariableContext customVariableContext) -
Uses of GithubAppsService in com.atlassian.bamboo.plugins.github.apps
Classes in com.atlassian.bamboo.plugins.github.apps that implement GithubAppsServiceModifier and TypeClassDescriptionclassService class for handling GitHub App interactions.