Uses of Class
org.jenkinsci.plugins.api.BitbucketTeams
-
Packages that use BitbucketTeams Package Description org.jenkinsci.plugins.api -
-
Uses of BitbucketTeams in org.jenkinsci.plugins.api
Methods in org.jenkinsci.plugins.api that return types with arguments of type BitbucketTeams Modifier and Type Method Description List<BitbucketTeams>
BitBucketTeamsResponse. getTeamsList()
Method parameters in org.jenkinsci.plugins.api with type arguments of type BitbucketTeams Modifier and Type Method Description void
BitBucketTeamsResponse. setTeamsList(List<BitbucketTeams> teamsList)
-