Uses of Enum Class
com.atlassian.bamboo.plugins.github.GithubAuthenticationOption
Packages that use GithubAuthenticationOption
-
Uses of GithubAuthenticationOption in com.atlassian.bamboo.plugins.github
Methods in com.atlassian.bamboo.plugins.github that return GithubAuthenticationOptionModifier and TypeMethodDescriptionstatic @NotNull GithubAuthenticationOptionstatic @NotNull GithubAuthenticationOptionGitHubRepositoryHelper.getAuthenticationOption(VcsRepositoryData repositoryData) static GithubAuthenticationOptionReturns the enum constant of this class with the specified name.static GithubAuthenticationOption[]GithubAuthenticationOption.values()Returns an array containing the constants of this enum class, in the order they are declared.