Uses of Class
com.atlassian.bamboo.plugins.git.GitHubRepositoryAccessData

Packages that use GitHubRepositoryAccessData
com.atlassian.bamboo.plugins.git   
 

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

Methods in com.atlassian.bamboo.plugins.git that return GitHubRepositoryAccessData
 GitHubRepositoryAccessData GitHubRepositoryAccessData.Builder.build()
           
 GitHubRepositoryAccessData GitHubRepository.getAccessData()
           
 

Methods in com.atlassian.bamboo.plugins.git with parameters of type GitHubRepositoryAccessData
static GitHubRepositoryAccessData.Builder GitHubRepositoryAccessData.builder(GitHubRepositoryAccessData accessData)
           
 GitHubRepositoryAccessData.Builder GitHubRepositoryAccessData.Builder.clone(GitHubRepositoryAccessData gitRepositoryAccessData)
           
 void GitHubRepository.setAccessData(GitHubRepositoryAccessData gitHubAccessData)
           
 



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