Uses of Class
com.atlassian.bamboo.repository.NameValuePair
Package
Description
-
Uses of NameValuePair in com.atlassian.bamboo.configuration
-
Uses of NameValuePair in com.atlassian.bamboo.configuration.agent
-
Uses of NameValuePair in com.atlassian.bamboo.plugins.bitbucket
Modifier and TypeMethodDescription@NotNull List<NameValuePair>
BitbucketRepository.getAccessLevels()
@NotNull List<NameValuePair>
BitbucketRepository.getPasswordCredentialsSources()
@NotNull List<NameValuePair>
BitbucketRepository.getPasswordSharedCredentials()
@NotNull List<NameValuePair>
BitbucketRepository.getPrivateRepositoryAuthenticationTypes()
@NotNull List<NameValuePair>
BitbucketRepository.getSshCredentialsSources()
@NotNull List<NameValuePair>
BitbucketRepository.getSshSharedCredentials()
-
Uses of NameValuePair in com.atlassian.bamboo.plugins.git
Modifier and TypeMethodDescription@NotNull List<NameValuePair>
GitRepository.getAuthenticationTypes()
@NotNull List<NameValuePair>
GitRepository.getPasswordCredentialsSources()
@NotNull List<NameValuePair>
GitRepository.getPasswordSharedCredentials()
@NotNull List<NameValuePair>
GitRepository.getSshCredentialsSources()
@NotNull List<NameValuePair>
GitRepository.getSshSharedCredentials()
-
Uses of NameValuePair in com.atlassian.bamboo.plugins.git.v2.configurator
-
Uses of NameValuePair in com.atlassian.bamboo.plugins.script.task.configuration
-
Uses of NameValuePair in com.atlassian.bamboo.repository
Modifier and TypeMethodDescription@NotNull List<NameValuePair>
SelectableAuthenticationRepository.getAuthenticationTypes()
List all authentication types supported by repository.@NotNull List<NameValuePair>
DefaultRepositoryManager.getFilterOptions()
@NotNull List<NameValuePair>
RepositoryManager.getFilterOptions()
Deprecated.Get change detection filter options. -
Uses of NameValuePair in com.atlassian.bamboo.repository.svn
Modifier and TypeMethodDescription@NotNull List<NameValuePair>
SvnRepository.getAuthenticationTypes()
-
Uses of NameValuePair in com.atlassian.bamboo.ww2.actions.admin
Modifier and TypeMethodDescriptionRepositorySettingsAction.getValidSubversionWorkingCopyFormats()
-
Uses of NameValuePair in com.atlassian.bamboo.ww2.actions.build.admin.create
Modifier and TypeMethodDescription@NotNull Collection<NameValuePair>
UIConfigSupport.getFilterOptions()
Deprecated.since 5.14 without replacement@NotNull Collection<NameValuePair>
UIConfigSupportImpl.getFilterOptions()