Uses of Class
com.atlassian.bamboo.plugins.hg.bitbucket.api.rest.entity.BitbucketUserEntity

Packages that use BitbucketUserEntity
com.atlassian.bamboo.plugins.hg.bitbucket.api.rest.entity   
 

Uses of BitbucketUserEntity in com.atlassian.bamboo.plugins.hg.bitbucket.api.rest.entity
 

Methods in com.atlassian.bamboo.plugins.hg.bitbucket.api.rest.entity that return BitbucketUserEntity
 BitbucketUserEntity BitbucketUserEntity.Builder.build()
           
 BitbucketUserEntity BitbucketUserResponse.getUser()
           
 

Methods in com.atlassian.bamboo.plugins.hg.bitbucket.api.rest.entity with parameters of type BitbucketUserEntity
 BitbucketUserResponse.Builder BitbucketUserResponse.Builder.user(BitbucketUserEntity user)
           
 



Copyright © 2012 Atlassian. All Rights Reserved.