Uses of Class
com.atlassian.bamboo.repository.NameValuePair

Packages that use NameValuePair
com.atlassian.bamboo.configuration.agent   
com.atlassian.bamboo.plugins.git   
com.atlassian.bamboo.repository   
com.atlassian.bamboo.repository.cvsimpl   
com.atlassian.bamboo.repository.svn   
com.atlassian.bamboo.ww2.actions.admin   
com.atlassian.bamboo.ww2.actions.build.admin.create   
 

Uses of NameValuePair in com.atlassian.bamboo.configuration.agent
 

Methods in com.atlassian.bamboo.configuration.agent that return types with arguments of type NameValuePair
 java.util.List<NameValuePair> RenameAgentCapability.getOverrideOptions()
           
 

Uses of NameValuePair in com.atlassian.bamboo.plugins.git
 

Methods in com.atlassian.bamboo.plugins.git that return types with arguments of type NameValuePair
 java.util.List<NameValuePair> GitRepository.getAuthenticationTypes()
           
 java.util.Collection<NameValuePair> GitRepository.getSharedCredentials()
           
 

Uses of NameValuePair in com.atlassian.bamboo.repository
 

Methods in com.atlassian.bamboo.repository that return NameValuePair
 NameValuePair AuthenticationType.getNameValue()
           
 

Methods in com.atlassian.bamboo.repository that return types with arguments of type NameValuePair
 java.util.List<NameValuePair> SelectableAuthenticationRepository.getAuthenticationTypes()
          List all authentication types supported by repository.
 java.util.List<NameValuePair> RepositoryManager.getFilterOptions()
          Get change detection filter options.
 java.util.List<NameValuePair> DefaultRepositoryManager.getFilterOptions()
           
 

Uses of NameValuePair in com.atlassian.bamboo.repository.cvsimpl
 

Methods in com.atlassian.bamboo.repository.cvsimpl that return types with arguments of type NameValuePair
 java.util.List<NameValuePair> CVSRepository.getAuthenticationTypes()
           
 java.util.Collection<NameValuePair> CVSRepository.getVersionTypes()
           
 

Uses of NameValuePair in com.atlassian.bamboo.repository.svn
 

Methods in com.atlassian.bamboo.repository.svn that return types with arguments of type NameValuePair
 java.util.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 NameValuePair
 java.util.List<NameValuePair> RepositorySettingsAction.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 NameValuePair
 java.util.Collection<NameValuePair> UIConfigSupport.getFilterOptions()
           
 java.util.Collection<NameValuePair> UIConfigBeanImpl.getFilterOptions()
           
 



Copyright © 2014 Atlassian Software Systems Pty Ltd. All Rights Reserved.