Uses of Class
com.atlassian.bamboo.repository.NameValuePair
Packages that use NameValuePair
Package
Description
-
Uses of NameValuePair in com.atlassian.bamboo.configuration
Methods in com.atlassian.bamboo.configuration that return types with arguments of type NameValuePair -
Uses of NameValuePair in com.atlassian.bamboo.configuration.agent
Methods in com.atlassian.bamboo.configuration.agent that return types with arguments of type NameValuePair -
Uses of NameValuePair in com.atlassian.bamboo.plugins.bitbucket
Methods in com.atlassian.bamboo.plugins.bitbucket that return types with arguments of type NameValuePairModifier 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
Methods in com.atlassian.bamboo.plugins.git that return types with arguments of type NameValuePairModifier 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
Methods in com.atlassian.bamboo.plugins.git.v2.configurator that return types with arguments of type NameValuePair -
Uses of NameValuePair in com.atlassian.bamboo.plugins.script.task.configuration
Methods in com.atlassian.bamboo.plugins.script.task.configuration that return types with arguments of type NameValuePair -
Uses of NameValuePair in com.atlassian.bamboo.repository
Methods in com.atlassian.bamboo.repository that return NameValuePairMethods in com.atlassian.bamboo.repository that return types with arguments of type NameValuePairModifier 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
Methods in com.atlassian.bamboo.repository.svn that return types with arguments of type NameValuePairModifier and TypeMethodDescription@NotNull List<NameValuePair>
SvnRepository.getAuthenticationTypes()
-
Uses of NameValuePair in com.atlassian.bamboo.ww2.actions.admin
Methods in com.atlassian.bamboo.ww2.actions.admin that return types with arguments of type NameValuePairModifier and TypeMethodDescriptionRepositorySettingsAction.getValidSubversionWorkingCopyFormats()
-
Uses of NameValuePair in com.atlassian.bamboo.ww2.actions.build.admin.create
Methods in com.atlassian.bamboo.ww2.actions.build.admin.create that return types with arguments of type NameValuePairModifier and TypeMethodDescription@NotNull Collection<NameValuePair>
UIConfigSupport.getFilterOptions()
Deprecated.since 5.14 without replacement@NotNull Collection<NameValuePair>
UIConfigSupportImpl.getFilterOptions()